Skip to content

Releases: module-federation/core

v0.8.7

31 Dec 08:40
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(website): add Runtime-008 for trouble-shooting chapter by @danpeen in #3418

Bug Fixes 🐞

  • fix(runtime): throw RUNTIME-008 Error when script resources load failed by @danpeen in #3348
  • fix(enhanced): abort the compile process if not find the expose modules by @2heal1 in #3373

Other Changes

  • Release v0.8.6 by @2heal1 in #3411
  • chore(modern-js-plugin): add ssr option by @2heal1 in #3355
  • Change default value of singleton option from true to false by @smff in #3416
  • chore: split runtime as core and entry by @2heal1 in #3154

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

27 Dec 02:54
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(chrome-devtools): add customValueValidate by @KyrieLii in #3400
  • feat(bridge-react): support basename passed by remote module props by @danpeen in #3410

Bug Fixes 🐞

  • fix(bridge-react): change all logs from info to debug in all bridge packages by @minhhieu76qng in #3360
  • fix(dts-plugin): auto inject compiler output path to avoid duplicate zip file by @2heal1 in #3401
  • fix(manifest): add default exposes fields if enable disableAssetsAnalyze by @2heal1 in #3396

Other Changes

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

17 Dec 06:55
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

  • docs(runtime): update typescript definitions of init function by @fcano-ut in #3357
  • docs(retry-plugin): fix typo and clarify default retryDelay by @haesoo-y in #3362
  • docs(website-new): add monorepo information to the practice section by @Coly010 in #3351

Other Changes

  • Release v0.8.4 by @zhoushaw in #3356
  • chore(retry-plugin): remove unnecessary null-check before calling beforeExecuteRetry by @haesoo-y in #3361
  • refactor(vue3-bridge): refactor of createBridgeComponent to add the ability to register plugins inside the function by @Dell-it in #3297
  • chore: downgrade changset version by @danpeen in #3368

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

13 Dec 09:23
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.8.3...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