[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
module-federation/core (@module-federation/storybook-addon)
### [`v0.2.0`](https://redirect.github.com/module-federation/core/releases/tag/v0.2.0)
[Compare Source](https://redirect.github.com/module-federation/core/compare/v0.1.0...v0.2.0)
#### What's Changed
##### New Features đ
- feat(bridge): Supports exporting and loading of application-level modules (with routing), currently supports react and vue3 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/core/pull/2648](https://redirect.github.com/module-federation/core/pull/2648)
##### Bug Fixes đ
- fix(dts-plugin): ensure kill fork child process when the task is finished by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2639](https://redirect.github.com/module-federation/core/pull/2639)
- fix: check pid is undefined before kill it by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2646](https://redirect.github.com/module-federation/core/pull/2646)
- fix: download api types when types refresh by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2645](https://redirect.github.com/module-federation/core/pull/2645)
##### Other Changes
- chore(deps): bump ws from 8.17.0 to 8.17.1 in /packages/dts-plugin by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/module-federation/core/pull/2627](https://redirect.github.com/module-federation/core/pull/2627)
- Release v0.1.21 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/core/pull/2635](https://redirect.github.com/module-federation/core/pull/2635)
**Full Changelog**: https://github.com/module-federation/core/compare/v0.1.21...v0.2.0
### [`v0.1.0`](https://redirect.github.com/module-federation/core/releases/tag/v0.1.0)
#### What's Changed
##### Bug Fixes đ
- fix(nextjs-mf): only call module factory in valid conditions by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2226](https://redirect.github.com/module-federation/universe/pull/2226)
- fix(nextjs-mf): throw compile error if AppDir is used by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2227](https://redirect.github.com/module-federation/universe/pull/2227)
- fix(deps): update dependency express to v4.19.2 \[security] by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2229](https://redirect.github.com/module-federation/universe/pull/2229)
- fix(nextjs-mf): cache bust remote urls by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2232](https://redirect.github.com/module-federation/universe/pull/2232)
- fix(nextjs-mf): deprecate utils use by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2234](https://redirect.github.com/module-federation/universe/pull/2234)
##### Other Changes
- Feat/native federation rolldown by [@ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/module-federation/universe/pull/2174](https://redirect.github.com/module-federation/universe/pull/2174)
- Release v0.0.17 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2193](https://redirect.github.com/module-federation/universe/pull/2193)
- chore(deps): update dependency verdaccio to v5.29.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2164](https://redirect.github.com/module-federation/universe/pull/2164)
- Minor documentation tidy up for `@module-federation/node` by [@matt-pawley](https://redirect.github.com/matt-pawley) in [https://github.com/module-federation/universe/pull/2190](https://redirect.github.com/module-federation/universe/pull/2190)
- chore(deps): update fontsource monorepo by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2165](https://redirect.github.com/module-federation/universe/pull/2165)
- chore(deps): update dependency [@rspack/core](https://redirect.github.com/rspack/core) to v0.5.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2191](https://redirect.github.com/module-federation/universe/pull/2191)
- chore: remove unless deps by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2206](https://redirect.github.com/module-federation/universe/pull/2206)
- Major Documentation Refactoring & New Doc Topics by [@omfgnuts](https://redirect.github.com/omfgnuts) in [https://github.com/module-federation/universe/pull/2195](https://redirect.github.com/module-federation/universe/pull/2195)
- chore(deps): update dependency [@rspack/core](https://redirect.github.com/rspack/core) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2213](https://redirect.github.com/module-federation/universe/pull/2213)
- chore(deps): update dependency [@types/node](https://redirect.github.com/types/node) to v18.19.26 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2217](https://redirect.github.com/module-federation/universe/pull/2217)
- chore(deps): update dependency [@rspack/dev-server](https://redirect.github.com/rspack/dev-server) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2214](https://redirect.github.com/module-federation/universe/pull/2214)
- chore(deps): update dependency [@rspack/plugin-react-refresh](https://redirect.github.com/rspack/plugin-react-refresh) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2215](https://redirect.github.com/module-federation/universe/pull/2215)
- Release v0.4.0 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2230](https://redirect.github.com/module-federation/universe/pull/2230)
- Release v8.2.6 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2233](https://redirect.github.com/module-federation/universe/pull/2233)
- chore(enhanced): adjust add federation init process by [@nyqykk](https://redirect.github.com/nyqykk) in [https://github.com/module-federation/universe/pull/2035](https://redirect.github.com/module-federation/universe/pull/2035)
#### New Contributors
- [@matt-pawley](https://redirect.github.com/matt-pawley) made their first contribution in [https://github.com/module-federation/universe/pull/2190](https://redirect.github.com/module-federation/universe/pull/2190)
**Full Changelog**: https://github.com/module-federation/universe/compare/v0.0.17...v0.1.0
Configuration
đ Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
đŚ Automerge: Disabled by config. Please merge this manually once you are satisfied.
âť Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.0.0-next-20241106024856
->0.2.0
Release Notes
module-federation/core (@module-federation/storybook-addon)
### [`v0.2.0`](https://redirect.github.com/module-federation/core/releases/tag/v0.2.0) [Compare Source](https://redirect.github.com/module-federation/core/compare/v0.1.0...v0.2.0) #### What's Changed ##### New Features đ - feat(bridge): Supports exporting and loading of application-level modules (with routing), currently supports react and vue3 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/core/pull/2648](https://redirect.github.com/module-federation/core/pull/2648) ##### Bug Fixes đ - fix(dts-plugin): ensure kill fork child process when the task is finished by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2639](https://redirect.github.com/module-federation/core/pull/2639) - fix: check pid is undefined before kill it by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2646](https://redirect.github.com/module-federation/core/pull/2646) - fix: download api types when types refresh by [@2heal1](https://redirect.github.com/2heal1) in [https://github.com/module-federation/core/pull/2645](https://redirect.github.com/module-federation/core/pull/2645) ##### Other Changes - chore(deps): bump ws from 8.17.0 to 8.17.1 in /packages/dts-plugin by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/module-federation/core/pull/2627](https://redirect.github.com/module-federation/core/pull/2627) - Release v0.1.21 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/core/pull/2635](https://redirect.github.com/module-federation/core/pull/2635) **Full Changelog**: https://github.com/module-federation/core/compare/v0.1.21...v0.2.0 ### [`v0.1.0`](https://redirect.github.com/module-federation/core/releases/tag/v0.1.0) #### What's Changed ##### Bug Fixes đ - fix(nextjs-mf): only call module factory in valid conditions by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2226](https://redirect.github.com/module-federation/universe/pull/2226) - fix(nextjs-mf): throw compile error if AppDir is used by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2227](https://redirect.github.com/module-federation/universe/pull/2227) - fix(deps): update dependency express to v4.19.2 \[security] by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2229](https://redirect.github.com/module-federation/universe/pull/2229) - fix(nextjs-mf): cache bust remote urls by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2232](https://redirect.github.com/module-federation/universe/pull/2232) - fix(nextjs-mf): deprecate utils use by [@ScriptedAlchemy](https://redirect.github.com/ScriptedAlchemy) in [https://github.com/module-federation/universe/pull/2234](https://redirect.github.com/module-federation/universe/pull/2234) ##### Other Changes - Feat/native federation rolldown by [@ilteoood](https://redirect.github.com/ilteoood) in [https://github.com/module-federation/universe/pull/2174](https://redirect.github.com/module-federation/universe/pull/2174) - Release v0.0.17 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2193](https://redirect.github.com/module-federation/universe/pull/2193) - chore(deps): update dependency verdaccio to v5.29.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2164](https://redirect.github.com/module-federation/universe/pull/2164) - Minor documentation tidy up for `@module-federation/node` by [@matt-pawley](https://redirect.github.com/matt-pawley) in [https://github.com/module-federation/universe/pull/2190](https://redirect.github.com/module-federation/universe/pull/2190) - chore(deps): update fontsource monorepo by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2165](https://redirect.github.com/module-federation/universe/pull/2165) - chore(deps): update dependency [@rspack/core](https://redirect.github.com/rspack/core) to v0.5.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2191](https://redirect.github.com/module-federation/universe/pull/2191) - chore: remove unless deps by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2206](https://redirect.github.com/module-federation/universe/pull/2206) - Major Documentation Refactoring & New Doc Topics by [@omfgnuts](https://redirect.github.com/omfgnuts) in [https://github.com/module-federation/universe/pull/2195](https://redirect.github.com/module-federation/universe/pull/2195) - chore(deps): update dependency [@rspack/core](https://redirect.github.com/rspack/core) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2213](https://redirect.github.com/module-federation/universe/pull/2213) - chore(deps): update dependency [@types/node](https://redirect.github.com/types/node) to v18.19.26 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2217](https://redirect.github.com/module-federation/universe/pull/2217) - chore(deps): update dependency [@rspack/dev-server](https://redirect.github.com/rspack/dev-server) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2214](https://redirect.github.com/module-federation/universe/pull/2214) - chore(deps): update dependency [@rspack/plugin-react-refresh](https://redirect.github.com/rspack/plugin-react-refresh) to v0.5.8 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/module-federation/universe/pull/2215](https://redirect.github.com/module-federation/universe/pull/2215) - Release v0.4.0 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2230](https://redirect.github.com/module-federation/universe/pull/2230) - Release v8.2.6 by [@zhoushaw](https://redirect.github.com/zhoushaw) in [https://github.com/module-federation/universe/pull/2233](https://redirect.github.com/module-federation/universe/pull/2233) - chore(enhanced): adjust add federation init process by [@nyqykk](https://redirect.github.com/nyqykk) in [https://github.com/module-federation/universe/pull/2035](https://redirect.github.com/module-federation/universe/pull/2035) #### New Contributors - [@matt-pawley](https://redirect.github.com/matt-pawley) made their first contribution in [https://github.com/module-federation/universe/pull/2190](https://redirect.github.com/module-federation/universe/pull/2190) **Full Changelog**: https://github.com/module-federation/universe/compare/v0.0.17...v0.1.0Configuration
đ Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
đŚ Automerge: Disabled by config. Please merge this manually once you are satisfied.
âť Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.