Skip to content

Releases: module-federation/core

v0.6.5

19 Sep 06:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.5.2

26 Aug 10:34
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Aug 06:59
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.5.0...v0.5.1

v0.5.0

16 Aug 03:53
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(enhanced): remove useless but has side effect export by @2heal1 in #2834
  • fix(chrome-devtools): dependency graph display error by @nyqykk in #2813
  • fix(modern-js-plugin): require node plugin on demand by @2heal1 in #2835
  • fix: no add default attrs to the element which is provided by users by @2heal1 in #2842
  • fix(runtime): provide error message when remote entry init fails by @ScriptedAlchemy in #2746

Document 📖

Other Changes

New Contributors

Full Changelog: v0.3.5...v0.5.0

v0.3.5

06 Aug 04:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(enhanced): correct enhanced ModuleFederation types error by @2heal1 in #2828

Other Changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

06 Aug 03:51
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(chrome-devtools): fix dependency graph lose node by @nyqykk in #2806
  • fix(runtime): checking for remote entry type when loading assets by @MadaraUchiha-314 in #2753
  • fix(runtime): ensured attributes are forwarded to createScript hook by @benmarch in #2799

Document 📖

Other Changes

New Contributors

Full Changelog: v0.3.3...v0.3.4