Skip to content

Releases: module-federation/core

v0.1.21

20 Jun 02:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(dts-plugin): decode encoded remote name by @2heal1 in #2626

Bug Fixes 🐞

  • fix: use ipv4 first while load local remote by @2heal1 in #2623
  • fix(dts-plugin): replace sourceEntry with index if the value is '.' by @2heal1 in #2624
  • fix: use userOptions.typesFolder first by @2heal1 in #2615
  • fix: no delete exist types if fetch new types failed by @2heal1 in #2634

Document 📖

Other Changes

Full Changelog: v0.1.20...v0.1.21

v0.1.20

17 Jun 03:19
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(enhanced): add repository property to the enhanced package by @kmilov in #2591
  • feat: support pass shareScopeMap by @2heal1 in #2583
  • feat: support dynamic type hints by @2heal1 in #2570

Bug Fixes 🐞

  • fix(nextjs-mf): do not crash if host is not next by @ScriptedAlchemy in #2604
  • fix(runtime): do not apply symbol if object not extensible by @ScriptedAlchemy in #2601
  • fix(sdk): the returned properties are used by default when create script and create link hook by @zhoushaw in #2608
  • fix(dts-plugin): let dts_plugin handle remote paths instead of abs URLs by @adamdharrington in #2478
  • fix(chrome-devtools): fix sharedInfo conflict with userOptions.sharedInfo cause hmr fail by @nyqykk in #2612
  • fix(sdk): use variable instead of constant by @2heal1 in #2613

Other Changes

New Contributors

Full Changelog: v0.1.19...v0.1.20

v0.1.19

11 Jun 07:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v0.1.18...v0.1.19

v0.1.18

04 Jun 10:56
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.1.17...v0.1.18

v0.1.17

04 Jun 08:28
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(runtime): add mf_module_id to remote to add module debugging information by @zhoushaw in #2561
  • feat(runtime): add bridge debug info by @zhoushaw in #2573

Bug Fixes 🐞

  • fix: add requiredVersion to manifest.shared by @2heal1 in #2574
  • fix: rspack splitChunk.chunks should use function to prevent wrong be… by @2heal1 in #2575

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.16...v0.1.17

v0.1.16

30 May 10:18
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(runtime): correct type structure for preload remote hook by @ScriptedAlchemy in #2515
  • fix(runtime): resolve the problem that static resource preload is not reused by @zhoushaw in #2531
  • fix: only delete can be configurable descriptor by @2heal1 in #2518

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.15...v0.1.16

v0.1.15

21 May 08:31
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(dts-plugin): avoid the generation type order being affected by the loading timing so that every type occurs by @zhoushaw in #2506

Other Changes

Full Changelog: v0.1.14...v0.1.15

v0.1.14

20 May 23:32
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(nextjs-mf): fix react/jsx-runtime required version warning by @kyletsang in #2503
  • fix(nextjs-mf): delete duplicate code lines in nextjs-mf by @chussum in #2499
  • fix(node): missing variable in runtime plugin error call by @ScriptedAlchemy in #2516

Other Changes

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

14 May 07:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

06 May 05:50
9c5fc90
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.11...v0.1.12