Skip to content

Releases: module-federation/core

v0.1.4

13 Apr 06:48
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Apr 06:16
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Apr 03:46
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: enhance type capabilities by @2heal1 in #2185
  • feat(chrome-devtools): support devtools to debug online mf module by @nyqykk in #2178

Bug Fixes 🐞

Other Changes

  • Release v0.1.1 by @zhoushaw in #2237
  • chore(docs): remove unnecessary closing bracket by @AbePlays in #2239
  • chore(deps): update dependency inquirer to v9.2.17 by @renovate in #2249
  • chore(deps): update dependency esbuild to v0.20.2 by @renovate in #2248
  • chore(deps): update dependency @rspack/plugin-react-refresh to v0.5.9 by @renovate in #2246
  • Release v8.3.2 by @zhoushaw in #2260
  • chore: convergence of all package entries by @2heal1 in #2269
  • chore: rename @module-federation/enhanced-rspack to @module-federation/rspack and enhanced export runtime by @2heal1 in #2273
  • doc: module federation new doc by @zhoushaw in #2224

New Contributors

Full Changelog: v0.1.1...v0.1.2

MF-Next.js v8.3.2

01 Apr 22:28
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v8.2.6...v8.3.2

v0.1.1

27 Mar 05:41
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.0.12...v8.2.6

v0.1.0

27 Mar 05:14
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.0.17...v0.1.0

v0.4.0

13 Aug 08:05
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(enhanced): remove useless but has side effect export by @2heal1 in #2842
  • fix(modern-js-plugin): require node plugin on demand by @2heal1 in #2835
  • fix: no add default attrs to the element which is provided by users by @2heal1 in #2842
  • fix: add attrs option to createLink hook by @2heal1 in #2842

v0.0.17

15 Mar 03:35
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(website): fixed build and deployment for website and docs by @lexasq in #2172

Other Changes

Full Changelog: v0.0.16...v0.0.17

v0.0.16

11 Mar 06:23
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v0.0.15...v0.0.16

v0.0.15

08 Mar 09:10
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: generate manifest and consume it by @2heal1 in #2108

Bug Fixes 🐞

  • fix(nextjs-mf): fix next 14 loader rules by @ScriptedAlchemy in #2149
  • fix(runtime): The preload link is inserted without specific purpose by @zhoushaw in #2152
  • fix(runtime): preserve error.stack instead of throwing new error by @2heal1 in #2153

Other Changes

Full Changelog: v0.0.14...v0.0.15