Releases: module-federation/core
Releases · module-federation/core
v0.7.7
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(dts-plugin): do not regen types on hmr if dev false by @ScriptedAlchemy in #3223
- fix(runtime): add @vite-ignore for dynamic import in loadEsmEntry by @sk-pub in #3251
- fix(runtime): add define constant to help downgrade non-esm project by @2heal1 in #3261
Other Changes
- Release v0.7.6 by @zhoushaw in #3253
- chore(deps-dev): bump storybook-react-rsbuild from 0.1.2 to 0.1.5 by @dependabot in #3244
- chore(deps-dev): bump vite-plugin-dts from 3.9.1 to 4.3.0 by @dependabot in #3243
- Rename
createScript
toloadEntry
by @loveholly in #3257 - chore: upgrade nx by @ScriptedAlchemy in #3262
- chore(deps-dev): bump @storybook/addon-essentials from 8.3.3 to 8.3.5 by @dependabot in #3273
New Contributors
- @loveholly made their first contribution in #3257
- @sk-pub made their first contribution in #3251
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(node): use eval for require to avoid bundler issue by @ScriptedAlchemy in #3239
Other Changes
- Release v0.7.5 by @zhoushaw in #3238
- Release v8.8.0 by @zhoushaw in #3240
- chore(deps-dev): bump eslint-plugin-qwik from 1.9.1 to 1.10.0 by @dependabot in #3246
- chore(deps): bump vue-router from 4.3.2 to 4.4.5 by @dependabot in #3245
Full Changelog: v0.7.5...v0.7.6
v8.8.0
v0.7.5
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix: create folder before writing bootstrap by @nyqykk in #3222
- fix(modern-js-plugin): prevent components render multiple times if props change by @2heal1 in #3139
- fix(bridge-react): wrap react-router-dom path resolve with try catch by @danpeen in #3232
- fix(storybook-addon): correct peerDependencies declaration by @fi3ework in #3231
- fix(enhanced): remove resolve replacements by @ScriptedAlchemy in #3236
Other Changes
- Release v0.7.3 by @zhoushaw in #3220
- chore: update rslib demo by @2heal1 in #3221
- Release v0.7.4 by @zhoushaw in #3224
- chore: patch update nx by @ScriptedAlchemy in #3228
New Contributors
Full Changelog: v0.7.3...v0.7.5
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