Releases: module-federation/core
Releases · module-federation/core
v0.10.0
What's Changed
Performance 🚀
Bug Fixes 🐞
- fix(bridge-react): prevent destroy/render the remote component every time after the states changed by @danpeen in #3543
- fix(rsbuild-plugin): add more MF packages to
source.include
by @chenjiahan in #3565 - fix(vue3-bridge): resolved remote component prop handling and root container attribute passing by @Dell-it in #3562
Other Changes
- chore: release v0.9.1 by @2heal1 in #3549
- fix(sdk): createLink hook error dom attr rel by @KyrieLii in #3463
- chore(modern-js-plugin): use bundlerChain by @2heal1 in #3526
- chore(rsbuild-plugin): update mf format judgment conditions by @2heal1 in #3564
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
Performance 🚀
Bug Fixes 🐞
- fix(dts-plugin): consume api types if adding new one by @2heal1 in #3536
- fix(dts-plugin): support remoteTypeUrls option which allow user to specify the remote types url by @2heal1 in #3532
Document 📖
- docs: Fix incorrect config name
exposes
by @shixianqin in #3515
Other Changes
New Contributors
- @shixianqin made their first contribution in #3515
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Performance 🚀
Bug Fixes 🐞
Other Changes
- chore: release 0.8.12 by @2heal1 in #3527
- chore(deps): bump koa from 2.15.3 to 2.15.4 by @dependabot in #3514
New Contributors
Full Changelog: v0.8.12...v0.9.0
v0.8.12
What's Changed
Bug Fixes 🐞
- fix: enable SSR by utilizing pluginOptions and configuration by @caohuilin in #3516
- fix(enhanced): reuse cached runtime entry by @2heal1 in #3522
Document 📖
Other Changes
- chore(bridge-react): adjust bridge-react to structure directory by @danpeen in #3509
- fix(dts-plugin): optimize generate types in dev by @2heal1 in #3450
New Contributors
Full Changelog: 0.8.11...v0.8.12
0.8.11
What's Changed
Bug Fixes 🐞
- fix(bridge-react): the bridge-react package was failing when used with React 16/17 due to missing react-dom/client module by @danpeen in #3500
Other Changes
- chore: release 0.8.10 by @KyrieLii in #3491
- chore: add version limit explanation for remote module error handling blog by @danpeen in #3492
- chore: delete contributors section for landing page due to unavailable cdn resources by @danpeen in #3493
- chore: add dependabot config file and set interval to monthly by @KyrieLii in #3485
- chore: add lark group link by @danpeen in #3499
- doc:update runtime types by @neversleeppy in #3489
New Contributors
- @neversleeppy made their first contribution in #3489
Full Changelog: v0.8.10...0.8.11
v0.8.10
What's Changed
New Features 🎉
- feat(runtime): allow errorLoadRemote hook catch remote entry resource loading error by @danpeen in #3474
Bug Fixes 🐞
- fix: dependencies peer required by @douglaszaltron in #3481
Other Changes
- Release v0.8.9 by @2heal1 in #3441
- chore: optimize the content of the experiments section by @danpeen in #3449
- chore: synchronize vue-bridge chinese and english documents by @danpeen in #3461
- chore: use new modern.js plugin for improved functionality by @caohuilin in #3460
- fix(vue3-bridge): vue3-bridge parameter lossing issue by @danpeen in #3462
- fix: corepack signature error on ci by @KyrieLii in #3482
- chore: add permissions on workflow by @KyrieLii in #3484
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #3456
- fix(enhanced): schema precompile & generation by @ScriptedAlchemy in #3454
- fix(bridge-react): prevent react-dom/client being bundled by @francisduvivier in #3476
New Contributors
- @caohuilin made their first contribution in #3460
- @francisduvivier made their first contribution in #3476
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
- Release v0.8.8 by @KyrieLii in #3428
- chore: delete vmok docs releated content by @danpeen in #3429
- chore: optimize cn website documentation by @danpeen in #3430
- chore: optimize cn website documentation in framework by @danpeen in #3431
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
New Features 🎉
- feat(storybook-addon): use new api to get the storybook virtual static modules by @fyodorovandrei in #3298
Bug Fixes 🐞
- fix(typo) "Code sharing、Dependency reuse" to "Code sharing, Dependency reuse" by @smff in #3394
- fix(rsbuild-plugin): export type ModuleFederationOptions by @douglaszaltron in #3414
Document 📖
- docs: update a URL to contributing guidelines markdown file in feature request issue template by @NikaBuligini in #3370
Other Changes
- Release v0.8.7 by @2heal1 in #3420
- chore: publint CI by @ScriptedAlchemy in #3353
New Contributors
- @NikaBuligini made their first contribution in #3370
- @douglaszaltron made their first contribution in #3414
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(runtime): throw RUNTIME-008 Error when script resources load failed by @danpeen in #3348
- fix(enhanced): abort the compile process if not find the expose modules by @2heal1 in #3373
Other Changes
- Release v0.8.6 by @2heal1 in #3411
- chore(modern-js-plugin): add ssr option by @2heal1 in #3355
- Change default value of singleton option from true to false by @smff in #3416
- chore: split runtime as core and entry by @2heal1 in #3154
New Contributors
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
New Features 🎉
- feat(chrome-devtools): add customValueValidate by @KyrieLii in #3400
- feat(bridge-react): support basename passed by remote module props by @danpeen in #3410
Bug Fixes 🐞
- fix(bridge-react): change all logs from info to debug in all bridge packages by @minhhieu76qng in #3360
- fix(dts-plugin): auto inject compiler output path to avoid duplicate zip file by @2heal1 in #3401
- fix(manifest): add default exposes fields if enable disableAssetsAnalyze by @2heal1 in #3396
Other Changes
- Release v0.8.5 by @zhoushaw in #3369
- chore: remove release with comment by @2heal1 in #3380
- chore(deps): bump next from 14.2.10 to 14.2.15 by @dependabot in #3378
- chore(deps-dev): bump tslib from 2.6.3 to 2.8.1 by @dependabot in #3300
- chore(deps): bump react-error-boundary from 4.0.13 to 4.1.2 by @dependabot in #3364
- chore: bump next by @ScriptedAlchemy in #3385
- chore(rsbuild-plugin): split setUp function to help extend by @2heal1 in #3215
- Update dependabot.yml by @zhoushaw in #3402
- chore: bump logger by @2heal1 in #3408
- chore: fix ci failed issue by @danpeen in #3412
New Contributors
- @minhhieu76qng made their first contribution in #3360
Full Changelog: v0.8.5...v0.8.6