Skip to content

v0.11.0

Compare
Choose a tag to compare
@zhoushaw zhoushaw released this 17 Mar 03:45

What's Changed

New Features 🎉

  • feat(enhanced): make hoisted runtime the default implementation by @ScriptedAlchemy in #3453
  • feat: add Create a new Module Federation project cli by @2heal1 in #3446
  • feat: handle useRoute() is undefined scene by @janostudio in #3589
  • feat(bridge-react): enable custom createRoot to support React v19 in @module-federation/bridge-react by @danpeen in #3551

Bug Fixes 🐞

  • fix(core): fix broken error handling in getManifestJson by @foxylion in #3556
  • fix(node): delete server module cache if hot reload by @2heal1 in #3584
  • fix(dts-plugin): use cwd to create Module Federation tsconfig by @nachoaldamav in #3381
  • fix syntax highlight in modernjs.mdx by @NookieGrey in #3425
  • fix(runtime): preload filter loaded resources by @2heal1 in #3587

Other Changes

New Contributors

Full Changelog: v0.10.0...v0.11.0