npm @module-federation/bridge-react 2.2.0
Release v2.2.0

7 hours ago

What's Changed

New Features 🎉

  • feat: agent skills by @2heal1 in #4491
  • feat(create-module-federation): update React to 19.2.3 by @dryor in #4260
  • feat(runtime): expose bundler entrypoints by @ScriptedAlchemy in #4526
  • feat(dts-plugin): support custom outputDir for DTS type emission by @zhouxinyong in #4487
  • feat(modern-js): enbale asyncStartup by default by @2heal1 in #4531
  • feat: enhance error handling for script loading and execution by @2heal1 in #4538

Bug Fixes 🐞

  • fix(rspack): update condition for provideExternalRuntime error handling by @2heal1 in #4505
  • fix(dts-plugin): use default import for fs-extra to fix ESM compatibility by @Staremang in #4504
  • fix(dts-plugin): handle EXIT before dev server init by @BleedingDev in #4429
  • fix(esbuild): fix esbuild 0.25.0 compatibility and remote module loading by @Nsttt in #4255
  • fix(ci): normalize workflow caches and restore bundle-size reporting by @ScriptedAlchemy in #4519
  • fix(ci): save turbo cache on pull requests by @ScriptedAlchemy in #4523
  • fix(enhanced,sdk,runtime): tree-shake env-target runtime paths by @ScriptedAlchemy in #4518
  • fix(assemble-release-plan): move build to tsdown by @ScriptedAlchemy in #4532
  • fix: tolerate node engine warnings in lint-fix by @ScriptedAlchemy in #4535
  • fix(node): normalize chunk parsing and lint scope by @ScriptedAlchemy in #4529
  • fix(runtime-core): improve error messages clarity and fix preload resourceCategory bug by @2heal1 in #4502
  • fix(runtime-core): change log to error for remote removal failure and remove redundant log function by @2heal1 in #4514

Document 📖

  • docs: update heading from "AI Skills" to "Skills" in documentation by @2heal1 in #4506
  • docs: [Aiden] optimize apps READMEs and package.json by @zhoushaw in #4507
  • docs: add createInstance desc by @2heal1 in #4509
  • docs(agents): prefer normalized webpack path requires by @ScriptedAlchemy in #4537
  • docs: add details for registerShared and ShareArgs parameters by @2heal1 in #4525
  • docs: update documentation for configuration options and add new entries by @2heal1 in #4534

Other Changes

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new bridge-react release

NewReleases is sending notifications on new releases.