v0.6.7
版本发布时间: 2024-09-29 09:05:46
module-federation/core最新发布版本:v0.6.13(2024-10-25 07:16:00)
What's Changed
New Features 🎉
- feat(enhanced): fully hoisted runtime by @ScriptedAlchemy in https://github.com/module-federation/core/pull/2932
Bug Fixes 🐞
- fix: modernjs ssr demo is broken, should use main branch by @zllkjc in https://github.com/module-federation/core/pull/2975
- fix(enhanced): container addInclude wrap in make hook by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3002
- fix(dts-plugin): support exposes files with multiple dots in names by @artieeez in https://github.com/module-federation/core/pull/2958
- fix: Adds missing import of loadRemote by @yashug in https://github.com/module-federation/core/pull/3000
- fix(nextjs-mf): use addInclude to ensure defaults are consumed somewhere by @ScriptedAlchemy in https://github.com/module-federation/core/pull/3004
- fix(dts-plugin): ignore .vue ext by @2heal1 in https://github.com/module-federation/core/pull/3008
Document 📖
- docs: add eager consumption error to error-catalog.mdx by @YanPes in https://github.com/module-federation/core/pull/2991
Other Changes
- Release v0.6.6 by @zhoushaw in https://github.com/module-federation/core/pull/2971
- chore(deps-dev): bump vite from 5.2.11 to 5.2.14 by @dependabot in https://github.com/module-federation/core/pull/2959
- chore(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in https://github.com/module-federation/core/pull/2941
- chore: fix hanging test pattern by @ScriptedAlchemy in https://github.com/module-federation/core/pull/2981
- chore: format all files by @ScriptedAlchemy in https://github.com/module-federation/core/pull/2982
- chore: remove unused vars from enhanced by @ScriptedAlchemy in https://github.com/module-federation/core/pull/2994
- chore(data-prefetch): use rollup to bundle data-prefetch by @2heal1 in https://github.com/module-federation/core/pull/2983
- chore(deps-dev): bump @types/chrome from 0.0.268 to 0.0.272 by @dependabot in https://github.com/module-federation/core/pull/2997
- chore(deps): bump rollup from 2.79.1 to 2.79.2 by @dependabot in https://github.com/module-federation/core/pull/3010
New Contributors
- @zllkjc made their first contribution in https://github.com/module-federation/core/pull/2975
- @artieeez made their first contribution in https://github.com/module-federation/core/pull/2958
- @yashug made their first contribution in https://github.com/module-federation/core/pull/3000
Full Changelog: https://github.com/module-federation/core/compare/v0.6.6...v0.6.7