What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(dts-plugin): update ws for CVE-2026-45736 by @ScriptedAlchemy in #4760
- fix(bridge-react): align prefetch snapshot args by @ScriptedAlchemy in #4764
- fix(deps): update axios security release by @ScriptedAlchemy in #4761
- fix(deps): override flatted security release by @ScriptedAlchemy in #4762
- fix(deps): update react-router security releases by @ScriptedAlchemy in #4763
- fix(bridge-react): fail build on dts diagnostics by @ScriptedAlchemy in #4765
- fix(storybook-addon): expand peer dep to support Storybook v10 by @ScriptedAlchemy in #4782
- fix(storybook-addon): pass through Rsbuild federation options by @ScriptedAlchemy in #4768
- fix(dts-plugin): normalize manifest type URLs on Windows by @ScriptedAlchemy in #4774
- fix(dts-plugin): define __dirname from import.meta.url for ESM consumers by @ScriptedAlchemy in #4784
- fix(rsbuild-plugin): avoid configuring chunkLoading by @2heal1 in #4785
- fix(enhanced): preserve shared fallback versions by @2heal1 in #4778
Document 📖
- docs: update loading trace section and correct command syntax by @2heal1 in #4754
- docs: fix vite quick start remote definition in config by @smeng9 in #4716
- docs(bridge-react): fix loading option example by @2heal1 in #4777
Other Changes
- chore(deps): bump ws from 8.20.1 to 8.21.0 by @dependabot[bot] in #4740
- chore(deps-dev): bump postcss from 8.4.38 to 8.5.10 in /apps/next-app-router/next-app-router-4000 by @dependabot[bot] in #4694
- test(dts-plugin): add regression test for Windows path quoting (#4133) by @ScriptedAlchemy in #4791
New Contributors
Full Changelog: v2.5.0...v2.5.1