Skip to content

Releases: module-federation/core

v0.8.4

13 Dec 09:23
Compare
Choose a tag to compare
Release v0.8.4

v0.8.3

12 Dec 23:52
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(dts-plugin): allow users to specify a cwd to generate the types by @nachoaldamav in #3339

Bug Fixes 🐞

  • fix(data-prefetch): the prefetch exports type is promise or function by @2heal1 in #3347
  • fix(docs): adde correct contributing link to README by @swalker326 in #3350
  • fix(nextjs-mf): fix broken loading of non nextjs remotes by @h3adache in #3323

Other Changes

New Contributors

Full Changelog: v0.8.2...v0.8.3

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