Releases: module-federation/core
Releases · module-federation/core
v0.6.5
v0.6.3
v0.6.2
What's Changed
Bug Fixes 🐞
- fix: retry-plugin package.json main, module and types paths by @milan in #2931
- fix(modernjs): correct splitChunks.cacheGroups key which need to be removed by @2heal1 in #2940
- fix(modernjs): auto set enableAsyncEntry when bundler is rspack by @2heal1 in #2939
- fix(runtime): set loading if registeredShared not set by @2heal1 in #2943
Other Changes
- Release v0.6.1 by @zhoushaw in #2928
- refactor(enhanced): export getAllReferencedModules as a util by @ScriptedAlchemy in #2937
- chore: cleanup unused modules by @ScriptedAlchemy in #2938
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
New Features 🎉
- feat: add @module-federation/retry-plugin for resource retry when resource loading went wrong by @danpeen in #2899
- feat(enhanced): eager federation runtime module by @ScriptedAlchemy in #2856
Bug Fixes 🐞
- fix(runtime): remove function duplication by @ScriptedAlchemy in #2895
- fix(rspack): do not instantiate DtsPlugin when options.dts = false by @Coly010 in #2893
- fix(enhanced): fix types of container reference by @ScriptedAlchemy in #2897
- fix(nextjs-mf): make CSR and SSR image loading consistent in next-mf (#2873) by @ScriptedAlchemy in #2915
Other Changes
- Release v0.6.0 by @zhoushaw in #2889
- chore(webpack): update webpack types by @ScriptedAlchemy in #2894
- chore: import types from files by @ScriptedAlchemy in #2902
- chore(enhanced): fix types of container plugin by @ScriptedAlchemy in #2896
- chore: fix type issues in other plugins by @ScriptedAlchemy in #2901
- chore: fix build issues and deps by @ScriptedAlchemy in #2904
- chore: type fixes to next mf by @ScriptedAlchemy in #2907
- chore: align webpack version by @ScriptedAlchemy in #2912
- chore(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.35.1 by @dependabot in #2913
- chore: fix docs error by @danpeen in #2927
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.2
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
- Release v0.5.1 by @zhoushaw in #2869
- chore: fix package types with webpack by @ScriptedAlchemy in #2882
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
New Features 🎉
- feat(runtime): provide users to mark share dependency as loaded #2789 by @MadaraUchiha-314 in #2838
- feat(runtime): add
loadEntry
hook by @jbroma in #2826 - feat(module-federation/bridge): Enhance Bridge capabilities and fix some issues by @danpeen in #2792
Bug Fixes 🐞
- fix(enhanced): remove useless but has side effect export by @2heal1 in #2834
- fix(chrome-devtools): dependency graph display error by @nyqykk in #2813
- 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(runtime): provide error message when remote entry init fails by @ScriptedAlchemy in #2746
Document 📖
- docs: add doc for error-catalog in "basic" by @YanPes in #2849
- docs: update index.mdx by @jucian0 in #2852
Other Changes
- Release v0.3.5 by @zhoushaw in #2830
- chore(deps): bump sharp from 0.33.3 to 0.33.4 by @dependabot in #2824
- chore(deps): bump koa and @types/koa by @dependabot in #2822
- chore(deps-dev): bump @builder.io/qwik from 1.6.0 to 1.7.3 by @dependabot in #2833
- chore(deps): bump @swc/helpers from 0.5.3 to 0.5.12 by @dependabot in #2845
- Release v0.4.0 by @zhoushaw in #2846
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #2844
- chore(deps): bump axios from 1.6.7 to 1.7.4 by @dependabot in #2848
New Contributors
- @jbroma made their first contribution in #2826
- @YanPes made their first contribution in #2849
- @jucian0 made their first contribution in #2852
- @danpeen made their first contribution in #2792
Full Changelog: v0.3.5...v0.5.0
v0.3.5
v0.3.4
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(chrome-devtools): fix dependency graph lose node by @nyqykk in #2806
- fix(runtime): checking for remote entry type when loading assets by @MadaraUchiha-314 in #2753
- fix(runtime): ensured attributes are forwarded to createScript hook by @benmarch in #2799
Document 📖
- docs: improve Rspack / Rsbuild plugin guide by @chenjiahan in #2808
Other Changes
- Release v0.3.3 by @zhoushaw in #2805
- check if remoteEntry files is empty by @kbrooks in #2761
- chore: upgrade [email protected] by @2heal1 in #2815
- chore(deps-dev): bump concurrently from 5.3.0 to 8.2.2 by @dependabot in #2821
New Contributors
- @benmarch made their first contribution in #2799
- @kbrooks made their first contribution in #2761
- @tzachbon made their first contribution in #2818
Full Changelog: v0.3.3...v0.3.4