Skip to content

Releases: module-federation/core

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

v0.0.14

05 Mar 04:38
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

06 Feb 06:50
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(runtime): use link to preload js assets by @2heal1 in #2071

Other Changes

null

Full Changelog: v0.0.12...v0.0.13

v0.0.12

06 Feb 03:10
4ca0c7b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(enhanced): use upath to against more edge cases between different OS by @2heal1 in #2070

Other Changes

null

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Feb 02:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(runtime): support restricted unsafe-eval environments by @ScriptedAlchemy in #2018
  • fix(3000-home): add trailing slash on antd and lodash shared config by @ryok90 in #2038
  • fix(nextjs-mf): change runtimePlugin definition order by @ryok90 in #2052
  • fix: normalize bundler runtime import paths by @jonthomp in #1997
  • fix(runtime): nativeGlobal is undefined by @2heal1 in #2058
  • fix(runtime): runtime should not pre-register shared while strategy is 'loaded-first' by @2heal1 in #2056

Other Changes

New Contributors

Full Changelog: v0.0.10...v0.0.11