v0.6.10
版本发布时间: 2024-10-09 17:35:35
module-federation/core最新发布版本:v0.6.13(2024-10-25 07:16:00)
What's Changed
New Features 🎉
- feat(nextjs-mf): remove module-federation/utilities by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3038
Bug Fixes 🐞
- fix(bridge-react): add default basename for WraperRouterProvider by @chenyuan-new in https://github.com/module-federation/core/pull/3020
- fix(runtime): remove crossorigin attr from link tag which not preload… by @2heal1 in https://github.com/module-federation/core/pull/3057
- fix(data-prefetch): apply DataPrefetchPlugin on demand by @2heal1 in https://github.com/module-federation/core/pull/3061
Document 📖
- docs: add registerPlugins docs by @2heal1 in https://github.com/module-federation/core/pull/3060
Other Changes
- Release v0.6.9 by @zhoushaw in https://github.com/module-federation/core/pull/3040
- chore: package updates by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3048
- Pgk minors by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3049
- chore: update rollup by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3051
- chore: update modernjs packages by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3055
- chore: update modernjs deps by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3056
- chore(deps-dev): bump @storybook/nextjs from 8.3.4 to 8.3.5 by @dependabot in https://github.com/module-federation/core/pull/3046
New Contributors
- @chenyuan-new made their first contribution in https://github.com/module-federation/core/pull/3020
Full Changelog: https://github.com/module-federation/core/compare/v0.6.9...v0.6.10