Skip to content

Releases: module-federation/core

v0.14.3

27 May 13:39
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.14.1...v0.14.2

v0.14.2

27 May 11:56
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(modern-js-plugin): downgrade lru-cache by @2heal1 in #3798

Other Changes

Full Changelog: v0.14.1...v0.14.2

v0.14.1

27 May 06:58
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(modern-js-plugin): add server plugin to handle remote's SSR assets by @zllkjc in #3777

Document 📖

Other Changes

Full Changelog: v0.14.0...v0.14.1

v0.14.0

16 May 06:53
Compare
Choose a tag to compare

What's Changed

Performance 🚀

  • perf: add tree shake markers to enable/disable capabilities to reduce bundle size by @ScriptedAlchemy in #3704

Bug Fixes 🐞

  • fix(rsbuild-plugin): detect server.cors option to check waring by @2heal1 in #3754
  • fix(rsbuild-plugin): judge options from orignal userConfig by @2heal1 in #3757
  • fix(dts-plugin): add dynamic-remote-type-hints-plugin to runtimePlugins if not disable by @2heal1 in #3758
  • fix: allow extensions other than .js for non-manifest entries by @jbroma in #3775

Document 📖

Other Changes

New Contributors

Full Changelog: v0.13.1...v0.14.0

v0.13.1

29 Apr 07:16
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(rspack): avoid falsy values in checkSingleton by @jbroma in #3487
  • fix(modern-js-plugin): export kit namespace to prevent import react directly by @2heal1 in #3731
  • fix(third-party-dts-extractor): correctly sets the source of the package by @tamasangyan in #3467

Document 📖

Other Changes

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

22 Apr 07:12
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(bridge-react): Add native support for React 19 in bridge-react with enhanced createRoot options by @danpeen in #3690
  • feat(bridge-react): add error detection for react v19 under the default export createBaseBridgeComponent by @danpeen in #3709
  • feat(manifest): initialize manifest with required properties from stats by @danpeen in #3718

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

  • refactor(bridge-react): Refactor the bridge-react to better support multiple React versions from React 16 to React 19 by @danpeen in #3690
  • chore(deps-dev): bump vite from 5.4.12 to 5.4.18 by @dependabot in #3696
  • chore(deps-dev): bump @swc-node/register from 1.10.9 to 1.10.10 by @dependabot in #3659
  • refactor(bridge-react): modify the default mode of the bridge to legacy mode to reduce redundant code by @danpeen in #3711

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

15 Apr 07:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(manifest): correct shared assets and filter expose assets by @2heal1 in #3679

Other Changes

  • chore(dts-plugin): optimize type-001 message by @2heal1 in #3681
  • chore(deps): bump koa from 2.15.4 to 2.16.1 by @dependabot in #3683
  • chore: update local backup manifest data with effective mock data by @danpeen in #3697

Full Changelog: v0.11.4...v0.12.0

v0.11.4

08 Apr 07:44
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

  • chore: optimize modernjs ssr ci by @2heal1 in #3666
  • chore(modern-js-plugin): warn if header origin is not specified by @2heal1 in #3654

Full Changelog: 0.11.3...v0.11.4

0.11.3

01 Apr 08:08
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

  • chore(runtime): remove shared strategy warn by @2heal1 in #3648

New Contributors

Full Changelog: v0.11.2...0.11.3