What's Changed
New Features š
- feat(enhanced): add include/exclude filtering support for shared modules by @ScriptedAlchemy in #3949
- feat(dts-plugin): add
familyoption by @ogonkov in #3977
Bug Fixes š
- fix(dts-plugin): update koa to 2.16.2 to fix CVE-2025-8129 by @ScriptedAlchemy in #3963
- fix(runtime): support TypeScript moduleResolution NodeNext by @danpeen in #3960
- fix(rsbuild-plugin): add source.include in prod mode only by @2heal1 in #3971
- fix(enhanced): add module factory for EntryDependency when entry is e⦠by @xinyuehtx in #3953
Document š
- docs: add createRemoteCompoent and createRemoteSSRComponent deprecated documentation by @2heal1 in #3978
- docs: add architectural documentation in arch-doc directory by @ScriptedAlchemy in #3955
Other Changes
- chore(deps): bump undici from 5.28.5 to 7.13.0 by @dependabot[bot] in #3966
- chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #3836
- chore: upgrade @babel/* packages to latest versions by @ScriptedAlchemy in #3968
- chore(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #3856
- chore(deps-dev): bump form-data from 2.5.1 to 2.5.5 by @dependabot[bot] in #3933
- chore(deps): bump koa from 2.16.1 to 3.0.1 in /packages/dts-plugin by @dependabot[bot] in #3956
- Revert "feat: support NodeNext module resolution in packages" by @danpeen in #3972
New Contributors
- @ogonkov made their first contribution in #3977
- @xinyuehtx made their first contribution in #3953
Full Changelog: v0.17.1...v0.18.0