npm @module-federation/bridge-react 0.20.0

20 hours ago

What's Changed

New Features 🎉

  • feat(webpack-bundler-runtime): support lazy compilation by @2heal1 in #4095
  • feat: add zephyr to docs by @Nsttt in #4046
  • feat(enhanced): runtimePlugins support pass params by @2heal1 in #4118

Bug Fixes 🐞

  • fix(enhanced): Populate buildMeta and buildInfo on ConsumeSharedPlugin using fallbacks by @ScriptedAlchemy in #4063
  • fix(retry-plugin): implement error handling in getRemoteEntry to avoid throw RUNTIME_008 error on console by @danpeen in #4064
  • fix(runtime): remove synthetic default import by @jabrks in #4066
  • fix(sdk): change NameTransformSymbol to literal type for TS <5.7.0 by @baconcheese113 in #4014
  • fix: the exposes.requires type in manifest.json should be array instead of object by @danpeen in #4094
  • fix(dts-plugin): correct generateTypes host params by @2heal1 in #4088
  • fix(node): catch runInThisContext errors and handle req error by @mababain in #4093
  • fix(enhanced): consume shared module cache issue by @2heal1 in #4102
  • fix(docs): fix mermaid syntax error by @CaptainWang98 in #4108
  • fix(enhanced): Add fallback parsing for container module exposes (#4034) by @ScriptedAlchemy in #4083
  • fix enahcned type tests by @ScriptedAlchemy in #4113
  • fix: DevServer reconnecting when timeout by @kambing86 in #4120

Document 📖

Other Changes

New Contributors

Full Changelog: 0.19.1...0.20.0

Don't miss a new bridge-react release

NewReleases is sending notifications on new releases.