v0.6.12
版本发布时间: 2024-10-24 04:41:50
module-federation/core最新发布版本:v0.6.13(2024-10-25 07:16:00)
What's Changed
New Features 🎉
- feat(nextjs-mf): support next 15 peer dep by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3111
Bug Fixes 🐞
- fix: configure the default assetPrefix for MF apps correctly by @nyqykk in https://github.com/module-federation/core/pull/3094
- fix(rsbuild-plugin): failed to load remote modules with
server.base
by @chenjiahan in https://github.com/module-federation/core/pull/3102 - fix(nextjs-mf): improve hot reloading by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3001
Document 📖
- docs(website-new): add nx guides by @Coly010 in https://github.com/module-federation/core/pull/3092
- docs: add docs for @mf-types related errors by @YanPes in https://github.com/module-federation/core/pull/3090
Other Changes
- Release v0.6.11 by @zhoushaw in https://github.com/module-federation/core/pull/3083
- chore: fix @module-federation/rsbuild-plugin version by @2heal1 in https://github.com/module-federation/core/pull/3086
- Corrected code example by @abelta in https://github.com/module-federation/core/pull/3089
- chore(deps-dev): bump @nx/js from 20.0.0 to 20.0.3 by @dependabot in https://github.com/module-federation/core/pull/3097
- Removed duplicate plugins property from the rsbuild config by @riyadbinyusuf in https://github.com/module-federation/core/pull/3085
- chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in https://github.com/module-federation/core/pull/3096
- chore(deps): bump npmlog from 6.0.2 to 7.0.1 by @dependabot in https://github.com/module-federation/core/pull/3099
- chore(deps-dev): bump @rsbuild/plugin-react from 0.6.15 to 1.0.5 by @dependabot in https://github.com/module-federation/core/pull/3100
- chore(deps-dev): bump @rspack/dev-server from 1.0.7 to 1.0.9 by @dependabot in https://github.com/module-federation/core/pull/3098
New Contributors
- @abelta made their first contribution in https://github.com/module-federation/core/pull/3089
- @riyadbinyusuf made their first contribution in https://github.com/module-federation/core/pull/3085
Full Changelog: https://github.com/module-federation/core/compare/v0.6.11...v0.6.12