Skip to content

Releases: module-federation/core

v0.8.2

11 Dec 06:47
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add remote-entry script resource retry for retry-plugin by @danpeen in #3321

Bug Fixes 🐞

  • fix: immediately inject global runtime plugins by @2heal1 in #3318
  • fix(manifest): stats should add prefetchInterface if enable dataPrefetch by @2heal1 in #3327

Document 📖

  • docs: Add documentation for the manifest fetch hook by @pganster in #3329
  • docs: update shared type definitions in Federation Runtime by @haesoo-y in #3328

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

04 Dec 08:43
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.8.0...v0.8.1

v0.8.0

29 Nov 09:00
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(vue3-bridge): add support for passing parameters to defineAsyncComponent by @Dell-it in #3268

Bug Fixes 🐞

  • fix: print warn if user set watchOptions.ignored value as regexp type by @2heal1 in #3286
  • fix: override watchOptions.ignored if the modernjs internal value is regexp by @2heal1 in #3291

Document 📖

Other Changes

New Contributors

Full Changelog: v0.7.7...v0.8.0

v0.7.7

26 Nov 07:05
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add BridgeReactPlugin to get federation instance by @danpeen in #3234

Bug Fixes 🐞

  • fix(dts-plugin): do not regen types on hmr if dev false by @ScriptedAlchemy in #3223
  • fix(runtime): add @vite-ignore for dynamic import in loadEsmEntry by @sk-pub in #3251
  • fix(runtime): add define constant to help downgrade non-esm project by @2heal1 in #3261

Other Changes

New Contributors

Full Changelog: v0.7.6...v0.7.7

v0.7.6

19 Nov 02:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(nextjs-mf): enable JSON manifest for NextJS by @benmarch in #2726

Bug Fixes 🐞

Other Changes

Full Changelog: v0.7.5...v0.7.6

v8.8.0

17 Nov 20:15
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(nextjs-mf): enable JSON manifest for NextJS by @benmarch in #2726

Other Changes

Full Changelog: v0.7.5...v8.8.0

v0.7.5

17 Nov 19:52
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add bridgeHook plugin system to support lifecycyle in bridge by @danpeen in #2992

Bug Fixes 🐞

  • fix: create folder before writing bootstrap by @nyqykk in #3222
  • fix(modern-js-plugin): prevent components render multiple times if props change by @2heal1 in #3139
  • fix(bridge-react): wrap react-router-dom path resolve with try catch by @danpeen in #3232
  • fix(storybook-addon): correct peerDependencies declaration by @fi3ework in #3231
  • fix(enhanced): remove resolve replacements by @ScriptedAlchemy in #3236

Other Changes

New Contributors

Full Changelog: v0.7.3...v0.7.5

v0.7.3

13 Nov 03:47
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: call initializeSharing before load remote while shareStrategy is version first by @2heal1 in #3212
  • fix(managers): correct manifest shared configuration by @2heal1 in #3219

Other Changes

Full Changelog: v0.7.2...v0.7.3

v0.7.2

12 Nov 02:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(dts-plugin): hold the broker server if the remote not start locally by @2heal1 in #3202

Document 📖

  • docs(sdk): update README to new createLogger API by @Gehbt in #3194

Other Changes

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

07 Nov 08:54
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(enhanced): Recursive search for versions of shared dependencies by @barabaiiika in #3078

Bug Fixes 🐞

  • fix: patch/replace @changesets/assemble-release-plan to disable major on peer dep change by @ScriptedAlchemy in #3184
  • fix: fix windows path error by @nyqykk in #3180
  • fix: remove meaningless log by @2heal1 in #3185
  • fix(runtime): use wrapper global instead of using globalThis directly by @2heal1 in #3179
  • fix(rsbuild-plugin): remove duplicate logs for shared modules by @KyrieLii in #3187
  • fix: clear globalLoading cache in node env by @2heal1 in #3173

Document 📖

Other Changes

New Contributors

Full Changelog: v0.7.0...v0.7.1