Skip to content

Releases: module-federation/core

v0.6.15

01 Nov 20:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support storybook dev remote app in rsbuild(rslib) project by @nyqykk in #3131
  • feat(retry-plugin): allow fallback function to receive failed URL by @danpeen in #3145

Bug Fixes 🐞

  • fix(retry-plugin): error-boundary should render until script retry finished by @danpeen in #3127
  • fix: storybook addon should disable hmr to avoid conflict with remote… by @nyqykk in #3140
  • fix: unlink storybook addon from package publish by @ScriptedAlchemy in #3151
  • fix(modern-js-plugin): set cors responseHeaders as * by @2heal1 in #3088

Other Changes

Full Changelog: v0.6.14...v0.6.15

v0.6.14

30 Oct 03:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.6.13...v0.6.14

v0.6.13

24 Oct 23:16
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.6.12...v0.6.13

v0.6.12

23 Oct 20:41
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.6.11...v0.6.12

v0.6.11

16 Oct 08:44
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(runtime): no new Function for loadEsmEntry by @ScriptedAlchemy in #3054
  • fix(manifest): record all remotes which are declared in build config by @2heal1 in #3082

Document 📖

Other Changes

New Contributors

Full Changelog: v0.6.10...v0.6.11

v0.6.10

09 Oct 09:35
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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