Releases: module-federation/core
Releases · module-federation/core
v0.7.3
What's Changed
Bug Fixes 🐞
- fix: call initializeSharing before load remote while shareStrategy is version first by @2heal1 in #3212
- fix(managers): correct manifest shared configuration by @2heal1 in #3219
Other Changes
- Release v0.7.2 by @zhoushaw in #3211
- chore(deps): bump express from 4.21.0 to 4.21.1 by @dependabot in #3207
- chore: update to nx 20.1 by @ScriptedAlchemy in #3214
- chore(deps): bump @babel/runtime from 7.24.4 to 7.26.0 by @dependabot in #3208
- chore(deps): bump @arco-design/web-react from 2.64.0 to 2.64.1 by @dependabot in #3206
- chore(deps): bump openai from 4.67.0 to 4.72.0 by @dependabot in #3218
- chore(deps-dev): bump @swc/cli from 0.3.14 to 0.5.0 by @dependabot in #3204
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
- Release v0.7.1 by @zhoushaw in #3192
- chore: update nx version by @ScriptedAlchemy in #3200
- chore(dts-plugin): log error if the code is not ETIMEDOUT by @2heal1 in #3203
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
New Features 🎉
- feat(enhanced): Recursive search for versions of shared dependencies by @barabaiiika in #3078
Bug Fixes 🐞
- fix: patch/replace @changesets/assemble-release-plan to disable major on peer dep change by @ScriptedAlchemy in #3184
- fix: fix windows path error by @nyqykk in #3180
- fix: remove meaningless log by @2heal1 in #3185
- fix(runtime): use wrapper global instead of using globalThis directly by @2heal1 in #3179
- fix(rsbuild-plugin): remove duplicate logs for shared modules by @KyrieLii in #3187
- fix: clear globalLoading cache in node env by @2heal1 in #3173
Document 📖
Other Changes
- Release v0.7.0 by @zhoushaw in #3181
- chore(nextjs-mf): remove old build paths from nx by @ScriptedAlchemy in #3183
- chore: build @changeset/assemble-release-plan before execute pnpm changeset version by @2heal1 in #3191
New Contributors
- @barabaiiika made their first contribution in #3078
- @KyrieLii made their first contribution in #3187
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
New Features 🎉
- feat(bridge-plugin): support disable default alias setting in bridge by @danpeen in #3130
- feat(runtime): pass all loader hooks to the fetch and script functions by @ScriptedAlchemy in #3174
Bug Fixes 🐞
- fix(runtime): use document.defaultView to get real window object to solve csp issue by @2heal1 in #3163
- fix: esm files should use .mjs extention by @ScriptedAlchemy in #3159
- fix: parameter url for fetch retry options should not be necessary by @danpeen in #3175
- fix(error-codes): esm file should use .mjs ext by @2heal1 in #3178
- fix(runtime): use loaded or loading shared if sharedStrategy is loaded-first by @2heal1 in #3176
Document 📖
- docs: handle chinese quick-start docs code errors by @shaobeichen in #3165
- docs: remove rsbuild plugin from rspack part by @2heal1 in #3177
Other Changes
- Release v0.6.16 by @zhoushaw in #3171
- chore(deps-dev): bump @playwright/test from 1.36.1 to 1.48.2 by @dependabot in #3168
- chore: add license metadata to bridge components by @tklever in #3161
- chore: update modernjs packages by @ScriptedAlchemy in #3172
New Contributors
- @shaobeichen made their first contribution in #3165
- @tklever made their first contribution in #3161
Full Changelog: v0.6.16...v0.7.0
v0.6.16
What's Changed
Bug Fixes 🐞
- fix(sdk): update rslog to fix type error by @ScriptedAlchemy in #3158
Other Changes
- Release v0.6.15 by @zhoushaw in #3152
- build: disable hoistTransitiveImports for better tree shake by @ScriptedAlchemy in #3146
- chore: unify error code by @2heal1 in #3156
- chore: re export preset path for rsbuild by @nyqykk in #3155
- chore(deps-dev): bump @babel/plugin-transform-react-jsx from 7.25.7 to 7.25.9 by @dependabot in #3166
- chore(deps): bump @swc/helpers from 0.5.12 to 0.5.13 by @dependabot in #3169
- chore: deprecation notice of nextjs-mf by @ScriptedAlchemy in #3160
Full Changelog: v0.6.15...v0.6.16
v0.6.15
What's Changed
New Features 🎉
- feat: support storybook dev remote app in rsbuild(rslib) project by @nyqykk in #3131
- feat(retry-plugin): allow fallback function to receive failed URL by @danpeen in #3145
Bug Fixes 🐞
- fix(retry-plugin): error-boundary should render until script retry finished by @danpeen in #3127
- fix: storybook addon should disable hmr to avoid conflict with remote… by @nyqykk in #3140
- fix: unlink storybook addon from package publish by @ScriptedAlchemy in #3151
- fix(modern-js-plugin): set cors responseHeaders as * by @2heal1 in #3088
Other Changes
- Release v0.6.14 by @zhoushaw in #3129
- chore: update retry-plugin docs chapter by @danpeen in #3138
- chore(deps-dev): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #3135
- chore(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #3123
- chore: nx upgrade by @ScriptedAlchemy in #3141
- chore: update rsbuild by @ScriptedAlchemy in #3142
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #3125
- chore: add license info by @ScriptedAlchemy in #3143
Full Changelog: v0.6.14...v0.6.15
v0.6.14
What's Changed
Bug Fixes 🐞
- fix(rspack): only patchChunkSplit when config set exposes by @2heal1 in #3095
- fix: add optional check while accessing webpack internals #2968 by @MadaraUchiha-314 in #3120
Other Changes
Full Changelog: v0.6.13...v0.6.14
v0.6.13
What's Changed
Bug Fixes 🐞
- fix(nextjs-mf): simplify handling of server externals by @ScriptedAlchemy in #3114
- fix: do not crash if hmr fails by @ScriptedAlchemy in #3117
Document 📖
- docs: fixed a config error in quick-start.mdx by @Alexandrsv in #3091
Other Changes
- Release v0.6.12 by @zhoushaw in #3112
- chore(deps): bump next from 14.2.0 to 14.2.10 by @dependabot in #3113
New Contributors
- @Alexandrsv made their first contribution in #3091
Full Changelog: v0.6.12...v0.6.13
v0.6.12
What's Changed
New Features 🎉
- feat(nextjs-mf): support next 15 peer dep by @ScriptedAlchemy in #3111
Bug Fixes 🐞
- fix: configure the default assetPrefix for MF apps correctly by @nyqykk in #3094
- fix(rsbuild-plugin): failed to load remote modules with
server.base
by @chenjiahan in #3102 - fix(nextjs-mf): improve hot reloading by @ScriptedAlchemy in #3001
Document 📖
- docs(website-new): add nx guides by @Coly010 in #3092
- docs: add docs for @mf-types related errors by @YanPes in #3090
Other Changes
- Release v0.6.11 by @zhoushaw in #3083
- chore: fix @module-federation/rsbuild-plugin version by @2heal1 in #3086
- Corrected code example by @abelta in #3089
- chore(deps-dev): bump @nx/js from 20.0.0 to 20.0.3 by @dependabot in #3097
- Removed duplicate plugins property from the rsbuild config by @riyadbinyusuf in #3085
- chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in #3096
- chore(deps): bump npmlog from 6.0.2 to 7.0.1 by @dependabot in #3099
- chore(deps-dev): bump @rsbuild/plugin-react from 0.6.15 to 1.0.5 by @dependabot in #3100
- chore(deps-dev): bump @rspack/dev-server from 1.0.7 to 1.0.9 by @dependabot in #3098
New Contributors
- @abelta made their first contribution in #3089
- @riyadbinyusuf made their first contribution in #3085
Full Changelog: v0.6.11...v0.6.12