Skip to content

Releases: module-federation/core

v0.6.10

09 Oct 09:35

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(bridge-react): add default basename for WraperRouterProvider by @chenyuan-new in #3020
  • fix(runtime): remove crossorigin attr from link tag which not preload… by @2heal1 in #3057
  • fix(data-prefetch): apply DataPrefetchPlugin on demand by @2heal1 in #3061

Document 📖

Other Changes

New Contributors

Full Changelog: v0.6.9...v0.6.10

v0.6.9

03 Oct 19:07

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.6.8...v0.6.9

v0.6.8

01 Oct 21:14

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(runtime): catch init remote error in errorLoadRemote hook by @2heal1 in #3019
  • fix(runtime): hooks loadEntry default behavior by @zhangHongEn in #3030

Other Changes

Full Changelog: v0.6.7...v0.6.8

v0.6.7

29 Sep 01:05
2023931

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: modernjs ssr demo is broken, should use main branch by @zllkjc in #2975
  • fix(enhanced): container addInclude wrap in make hook by @ScriptedAlchemy in #3002
  • fix(dts-plugin): support exposes files with multiple dots in names by @artieeez in #2958
  • fix: Adds missing import of loadRemote by @yashug in #3000
  • fix(nextjs-mf): use addInclude to ensure defaults are consumed somewhere by @ScriptedAlchemy in #3004
  • fix(dts-plugin): ignore .vue ext by @2heal1 in #3008

Document 📖

  • docs: add eager consumption error to error-catalog.mdx by @YanPes in #2991

Other Changes

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

19 Sep 09:48

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(dts-plugin): zipName should add prefix if remoteEntry has it by @2heal1 in #2952

Other Changes

Full Changelog: v0.6.5...v0.6.6

v0.6.5

19 Sep 06:13

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

Full Changelog: v0.6.3...v0.6.5

v0.6.3

11 Sep 10:11

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(modernjs): mfConfigPlugin should run after modernjs initial plugin by @2heal1 in #2947

Other Changes

Full Changelog: v0.6.2...v0.6.3

v0.6.2

11 Sep 09:10

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: retry-plugin package.json main, module and types paths by @milan in #2931
  • fix(modernjs): correct splitChunks.cacheGroups key which need to be removed by @2heal1 in #2940
  • fix(modernjs): auto set enableAsyncEntry when bundler is rspack by @2heal1 in #2939
  • fix(runtime): set loading if registeredShared not set by @2heal1 in #2943

Other Changes

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Sep 07:10

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add @module-federation/retry-plugin for resource retry when resource loading went wrong by @danpeen in #2899
  • feat(enhanced): eager federation runtime module by @ScriptedAlchemy in #2856

Bug Fixes 🐞

Other Changes

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Aug 03:29

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(enhanced): add support for virtual runtime entrypoints by @Coly010 in #2860

Bug Fixes 🐞

  • fix: fix router alias issue for react-bridge by @danpeen in #2887

Other Changes

Full Changelog: v0.5.2...v0.6.0