Skip to content

Releases: module-federation/core

v0.10.0

04 Mar 06:34
Compare
Choose a tag to compare

What's Changed

Performance 🚀

  • perf(dts-plugin): add fetch timeout and add log by @2heal1 in #3554

Bug Fixes 🐞

  • fix(bridge-react): prevent destroy/render the remote component every time after the states changed by @danpeen in #3543
  • fix(rsbuild-plugin): add more MF packages to source.include by @chenjiahan in #3565
  • fix(vue3-bridge): resolved remote component prop handling and root container attribute passing by @Dell-it in #3562

Other Changes

  • chore: release v0.9.1 by @2heal1 in #3549
  • fix(sdk): createLink hook error dom attr rel by @KyrieLii in #3463
  • chore(modern-js-plugin): use bundlerChain by @2heal1 in #3526
  • chore(rsbuild-plugin): update mf format judgment conditions by @2heal1 in #3564

Full Changelog: v0.9.1...v0.10.0

v0.9.1

26 Feb 09:11
Compare
Choose a tag to compare

What's Changed

Performance 🚀

  • perf(webpack-bundler-runtime): bundle sdk into output to help treeshake by @2heal1 in #3519

Bug Fixes 🐞

  • fix(dts-plugin): consume api types if adding new one by @2heal1 in #3536
  • fix(dts-plugin): support remoteTypeUrls option which allow user to specify the remote types url by @2heal1 in #3532

Document 📖

Other Changes

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Feb 06:27
Compare
Choose a tag to compare

What's Changed

Performance 🚀

Bug Fixes 🐞

  • fix(dts-plugin): add specify dir and mf name to cache path by @2heal1 in #3534

Other Changes

New Contributors

Full Changelog: v0.8.12...v0.9.0

v0.8.12

19 Feb 06:50
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: enable SSR by utilizing pluginOptions and configuration by @caohuilin in #3516
  • fix(enhanced): reuse cached runtime entry by @2heal1 in #3522

Document 📖

  • docs(website-new): add Nx and Zephyr Cloud link at zh-lang by @markH5 in #3521

Other Changes

  • chore(bridge-react): adjust bridge-react to structure directory by @danpeen in #3509
  • fix(dts-plugin): optimize generate types in dev by @2heal1 in #3450

New Contributors

Full Changelog: 0.8.11...v0.8.12

0.8.11

10 Feb 06:31
0e6f1f5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(bridge-react): the bridge-react package was failing when used with React 16/17 due to missing react-dom/client module by @danpeen in #3500

Other Changes

  • chore: release 0.8.10 by @KyrieLii in #3491
  • chore: add version limit explanation for remote module error handling blog by @danpeen in #3492
  • chore: delete contributors section for landing page due to unavailable cdn resources by @danpeen in #3493
  • chore: add dependabot config file and set interval to monthly by @KyrieLii in #3485
  • chore: add lark group link by @danpeen in #3499
  • doc:update runtime types by @neversleeppy in #3489

New Contributors

Full Changelog: v0.8.10...0.8.11

v0.8.10

07 Feb 08:25
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(runtime): allow errorLoadRemote hook catch remote entry resource loading error by @danpeen in #3474

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.8.9...v0.8.10

v0.8.9

16 Jan 03:14
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(dts-plugin): add dts.displayErrorInTerminal to help control display error by @2heal1 in #3438

Bug Fixes 🐞

  • fix(dts-plugin): optimize dev behavior by @2heal1 in #3424

Other Changes

Full Changelog: v0.8.8...v0.8.9

v0.8.8

07 Jan 07:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(storybook-addon): use new api to get the storybook virtual static modules by @fyodorovandrei in #3298

Bug Fixes 🐞

  • fix(typo) "Code sharing、Dependency reuse" to "Code sharing, Dependency reuse" by @smff in #3394
  • fix(rsbuild-plugin): export type ModuleFederationOptions by @douglaszaltron in #3414

Document 📖

  • docs: update a URL to contributing guidelines markdown file in feature request issue template by @NikaBuligini in #3370

Other Changes

New Contributors

Full Changelog: v0.8.7...v0.8.8

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