v0.11.0
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
- chore(deps): bump axios from 1.7.7 to 1.8.2 by @dependabot in #3576
- chore: add next with app router by @ScriptedAlchemy in #3595
- chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0 by @dependabot in #3505
- chore(deps-dev): bump vite from 5.2.14 to 5.4.12 by @dependabot in #3547
- chore(deps-dev): bump @semantic-release/github from 11.0.0 to 11.0.1 by @dependabot in #3561
- Fix react bridge for react 16 by @CarltonHowell in #3591
New Contributors
- @foxylion made their first contribution in #3556
- @janostudio made their first contribution in #3589
- @NookieGrey made their first contribution in #3425
- @CarltonHowell made their first contribution in #3591
Full Changelog: v0.10.0...v0.11.0