v0.18.1
What's Changed
New Features 🎉
- feat: implement nodeModulesReconstructedLookup feature for PR7 by @ScriptedAlchemy in #3913
Bug Fixes 🐞
fix: Auto call setGlobalFederationInstance
when execute createInstance
by @Nsttt in #3975
- fix(bridge-react): Add loading in root component to avoid CLS problem by @ArmenMesropyanOptimax in #3973
- fix(bridge-react): correct createRemoteComponent warning info by @2heal1 in #3983
- fix(bridge-react): call preloadAssets after getting assets by @2heal1 in #3992
- fix: collect rspack cached modules in manifest by @2heal1 in #3993
- fix: example type issue by @2heal1 in #3979
- fix(modern-js-plugin): set bridge.disableAlias true when installing @module-federation/bridge-react
Document 📖
- docs: remove unused constant by @2heal1 in #3982
- docs: enhance Module Federation offline remote handling documentation by @ScriptedAlchemy in #3932
Other Changes
- chore(modern-js-plugin): re-export all bridge react by @2heal1 in #3984
- chore: remove old website by @ScriptedAlchemy in #3990
- PR8: SharePlugin - Unified API by @ScriptedAlchemy in #3914
New Contributors
- @ArmenMesropyanOptimax made their first contribution in #3973
Full Changelog: v0.18.0...v0.18.1