Releases: module-federation/core
Releases · module-federation/core
v0.14.3
What's Changed
Other Changes
- Fix @module-fedration/[email protected] hit cache and not have dist issue
Full Changelog: v0.14.1...v0.14.2
v0.14.2
v0.14.1
What's Changed
New Features 🎉
Document 📖
- docs(website-new): refactor experiments page for clarity, consistency by @ScriptedAlchemy in #3783
- docs: add createLink hook desc and faq by @2heal1 in #3785
Other Changes
- chore: release 0.14 by @ScriptedAlchemy in #3782
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
Performance 🚀
- perf: add tree shake markers to enable/disable capabilities to reduce bundle size by @ScriptedAlchemy in #3704
Bug Fixes 🐞
- fix(rsbuild-plugin): detect server.cors option to check waring by @2heal1 in #3754
- fix(rsbuild-plugin): judge options from orignal userConfig by @2heal1 in #3757
- fix(dts-plugin): add dynamic-remote-type-hints-plugin to runtimePlugins if not disable by @2heal1 in #3758
- fix: allow extensions other than
.js
for non-manifest entries by @jbroma in #3775
Document 📖
Other Changes
- chore: release v0.13.1 by @2heal1 in #3733
- Vue.js hash router option vue-3-bridge by @timdamen in #3722
- chore: update ignores and tasks by @ScriptedAlchemy in #3761
- chore: upgrade nx by @ScriptedAlchemy in #3774
New Contributors
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(rspack): avoid falsy values in
checkSingleton
by @jbroma in #3487 - fix(modern-js-plugin): export kit namespace to prevent import react directly by @2heal1 in #3731
- fix(third-party-dts-extractor): correctly sets the source of the package by @tamasangyan in #3467
Document 📖
Other Changes
- chore(node): remove utilities dependency by @cheesestringer in #3646
New Contributors
- @tamasangyan made their first contribution in #3467
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
New Features 🎉
- feat(bridge-react): Add native support for React 19 in bridge-react with enhanced createRoot options by @danpeen in #3690
- feat(bridge-react): add error detection for react v19 under the default export createBaseBridgeComponent by @danpeen in #3709
- feat(manifest): initialize manifest with required properties from stats by @danpeen in #3718
Performance 🚀
- perf: remove live binding from cjs builds by @ScriptedAlchemy in #3701
Bug Fixes 🐞
- fix(error-codes): typo in docs url message by @sean-perkins in #3700
- fix: remove chunks from installedChunks on fail to enable retries by @nameofname in #3686
- fix(cli): improve path normalization of
readConfig
by @ScriptedAlchemy in #3708 - fix(enhanced): apply getPublicPath only if exposes is set by @2heal1 in #3717
Document 📖
Other Changes
- refactor(bridge-react): Refactor the bridge-react to better support multiple React versions from React 16 to React 19 by @danpeen in #3690
- chore(deps-dev): bump vite from 5.4.12 to 5.4.18 by @dependabot in #3696
- chore(deps-dev): bump @swc-node/register from 1.10.9 to 1.10.10 by @dependabot in #3659
- refactor(bridge-react): modify the default mode of the bridge to legacy mode to reduce redundant code by @danpeen in #3711
New Contributors
- @sean-perkins made their first contribution in #3700
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
New Features 🎉
- feat(enhanced): support shared module layers by @ScriptedAlchemy in #3276
- feat(dts-plugin): support exclude extract specify third party dts by @2heal1 in #3692
Performance 🚀
- perf: switch to ESM by default by @ScriptedAlchemy in #3688
Bug Fixes 🐞
Other Changes
- chore(dts-plugin): optimize type-001 message by @2heal1 in #3681
- chore(deps): bump koa from 2.15.4 to 2.16.1 by @dependabot in #3683
- chore: update local backup manifest data with effective mock data by @danpeen in #3697
Full Changelog: v0.11.4...v0.12.0
v0.11.4
What's Changed
New Features 🎉
- feat(dts-plugin): support tspc by @2heal1 in #3662
- feat: vue hmr by @zhangHongEn in #3638
Bug Fixes 🐞
- fix(enhanced): remove normal module replacement of runtime by @ScriptedAlchemy in #3652
- fix: correct publicpath in build by @2heal1 in #3661
- fix(modern-js-plugin): apply ssr.distOutputDir in bundlerChain by @2heal1 in #3675
- fix: remove resourceQuery from dts generation by @ScriptedAlchemy in #3629
Other Changes
- chore: optimize modernjs ssr ci by @2heal1 in #3666
- chore(modern-js-plugin): warn if header origin is not specified by @2heal1 in #3654
Full Changelog: 0.11.3...v0.11.4
0.11.3
What's Changed
Bug Fixes 🐞
- fix(rsbuild-plugin): explicitly setting CORS headers by @chenjiahan in #3635
- fix(node): support undoPath in node chunk resolution by @ScriptedAlchemy in #3606
- fix(dts-plugin): add recursive:true while generate types hit cache by @2heal1 in #3640
- fix(vue3-bridge): correct cjs build output file extension by @jurgensweere in #3645
Other Changes
New Contributors
- @jurgensweere made their first contribution in #3645
Full Changelog: v0.11.2...0.11.3