Skip to content

Releases: module-federation/core

v0.18.3

19 Aug 05:33
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support env vars to add cors when use serve command by @zllkjc in #4005

Document 📖

  • docs: fix the configuration example in create-config.mdx by @LeeSamFong in #4004

Other Changes

New Contributors

Full Changelog: v0.18.2...v0.18.3

v0.18.2

15 Aug 09:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(enhanced): implement layer-aware module sharing with comprehensive test coverage (PR9) by @ScriptedAlchemy in #3915

Bug Fixes 🐞

  • fix(rsbuild-plugin): set output.emitAssets as true by @2heal1 in #3996
  • fix(runtime-core): set shared loaded status true after calling loadShareSync by @2heal1 in #3998
  • fix(rsbuild-plugin): invalid type field by @2heal1 in #4002

Other Changes

New Contributors

Full Changelog: v0.18.1...v0.18.2

v0.18.1

12 Aug 08:11
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

fix: Auto call setGlobalFederationInstance when execute createInstance by @Nsttt in #3975

  • fix(bridge-react): Add loading in root component to avoid CLS problem by @ArmenMesropyanOptimax in #3973
  • fix(bridge-react): correct createRemoteComponent warning info by @2heal1 in #3983
  • fix(bridge-react): call preloadAssets after getting assets by @2heal1 in #3992
  • fix: collect rspack cached modules in manifest by @2heal1 in #3993
  • fix: example type issue by @2heal1 in #3979
  • fix(modern-js-plugin): set bridge.disableAlias true when installing @module-federation/bridge-react

Document 📖

Other Changes

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

06 Aug 09:34
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

  • docs: add createRemoteCompoent and createRemoteSSRComponent deprecated documentation by @2heal1 in #3978
  • docs: add architectural documentation in arch-doc directory by @ScriptedAlchemy in #3955

Other Changes

  • chore(deps): bump undici from 5.28.5 to 7.13.0 by @dependabot[bot] in #3966
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #3836
  • chore: upgrade @babel/* packages to latest versions by @ScriptedAlchemy in #3968
  • chore(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #3856
  • chore(deps-dev): bump form-data from 2.5.1 to 2.5.5 by @dependabot[bot] in #3933
  • chore(deps): bump koa from 2.16.1 to 3.0.1 in /packages/dts-plugin by @dependabot[bot] in #3956
  • Revert "feat: support NodeNext module resolution in packages" by @danpeen in #3972

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

24 Jul 12:24
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v0.17.0...v0.17.1

v0.17.0

15 Jul 09:36
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(modern-js-plugin): update source.alias to resolve.alias by @2heal1 in #3909
  • refactor(runtime): reuse the buildId variable by @wtlin1228 in #3884
  • refactor: check if remote has any shared modules by @wtlin1228 in #3901

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

02 Jul 02:14
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(modern-js-plugin): adjust fetch type by @2heal1 in #3825
  • fix(modern-js-plugin): use contenthash instead of chunkhash by @2heal1 in #3855
  • fix(rsbuild-plugin): correct ESM output extension by @fi3ework in #3870

Document 📖

Other Changes

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

05 Jun 06:17
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(rsbuild-plugin): support generate MF SSR in Rslib by @2heal1 in #3804
  • feat: support component data fetch in ssr mode by @2heal1 in #3753

Bug Fixes 🐞

Document 📖

  • docs(website-new): add docs on FEDERATION (#3624) by @YanPes in #3625
  • docs(website-new): add docs on resolving @mf-types generation behind local proxy by @YanPes in #3765
  • docs: remove invalid type(Manifest) import by @2heal1 in #3735

Other Changes

  • Update getpublicpath.mdx by @SuAutumn in #3806
  • chore(modern-js-plugin): keep the version of swc/helpers consistent with rsbuild by @2heal1 in #3770
  • chore(dts-plugin): check types archive url and optimize the error msg by @2heal1 in #3768

New Contributors

Full Changelog: v0.14.3...v0.15.0

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