Skip to content

Releases: module-federation/core

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

v0.3.3

29 Jul 03:05
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Jul 09:38
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Jul 10:53
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Jul 09:42
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(dts-plugin): temp tsconfig path should extends original tsconfig by @2heal1 in #2780

Other Changes

Full Changelog: v0.2.8...v0.3.0