Skip to content

Releases: module-federation/core

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

v0.0.10

22 Jan 09:49
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(runtime): allow onload hook to return wrapped module by @ScriptedAlchemy in #1987
  • feat(runtime): automatically complete the snapshot so that devtool can visualize it by @zhoushaw in #1982

Bug Fixes 🐞

Other Changes

Full Changelog: v0.0.9...v0.0.10

v0.0.9

15 Jan 07:17
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(nextjs-mf): production build issues during next compile by @ScriptedAlchemy in #1940
  • fix: copy decalaration files to output by @2heal1 in #1957
  • fix: not duplicate set resolve.alias by @2heal1 in #1948
  • fix: window.location.origin will be 'null' in iframe srcDoc by @2heal1 in #1956
  • fix: webpackRequire.S has been attached with instance.shareScopeMap by @2heal1 in #1962

Document 📖

  • docs: added contribution guidelines on how to publish official versions by @zhoushaw in #1944

Other Changes

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Jan 12:43
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: refactor module federation runtime by @2heal1 in #1913

Bug Fixes 🐞

  • none

Other Changes

Full Changelog: v0.0.7...v0.0.8