v0.6.11
版本发布时间: 2024-10-16 16:44:05
module-federation/core最新发布版本:v0.6.13(2024-10-25 07:16:00)
What's Changed
New Features 🎉
- feat(sdk): enable trusted type functionality by @eatlakson in https://github.com/module-federation/core/pull/2974
- feat: support mf rsbuild plugin by @nyqykk in https://github.com/module-federation/core/pull/3062
- feat(vite): Compatibility documentation by @zhangHongEn in https://github.com/module-federation/core/pull/3065
Bug Fixes 🐞
- fix(runtime): no new Function for loadEsmEntry by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3054
- fix(manifest): record all remotes which are declared in build config by @2heal1 in https://github.com/module-federation/core/pull/3082
Document 📖
- docs: add rsbuild doc by @nyqykk in https://github.com/module-federation/core/pull/3072
Other Changes
- Release v0.6.10 by @zhoushaw in https://github.com/module-federation/core/pull/3063
- Make the Next.js plugin work with strict CSP settings by @fcano-ut in https://github.com/module-federation/core/pull/3067
- chore: limit engines range by @2heal1 in https://github.com/module-federation/core/pull/3066
- chore: upgrade to nx v20 by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3080
- chore(deps): bump next from 14.2.14 to 14.2.15 by @dependabot in https://github.com/module-federation/core/pull/3073
- chore: upgrade modernjs by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3081
- chore(deps-dev): bump eslint-config-next from 14.2.14 to 14.2.15 by @dependabot in https://github.com/module-federation/core/pull/3076
New Contributors
- @eatlakson made their first contribution in https://github.com/module-federation/core/pull/2974
- @fcano-ut made their first contribution in https://github.com/module-federation/core/pull/3067
Full Changelog: https://github.com/module-federation/core/compare/v0.6.10...v0.6.11