What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.0.6 by @chenjiahan in #7812
- feat(plugin-svelte)!: publish as pure ESM package by @chenjiahan in #7800
- feat(plugin-svelte)!: remove Rsbuild 1.x support by @chenjiahan in #7803
- feat(plugin-svelte)!: drop Svelte 4 support by @chenjiahan in #7804
- feat(plugin-preact)!: publish as pure ESM package by @chenjiahan in #7799
- feat(plugin-preact)!: update @rspack/plugin-preact-refresh to v2.0.0 by @chenjiahan in #7808
- feat(plugin-preact)!: update refresh options by @chenjiahan in #7809
- feat(plugin-preact)!: require Rsbuild v2 by @chenjiahan in #7810
Bug Fixes 🐞
- fix(deps): update all patch dependencies by @renovate[bot] in #7795
- fix(plugin-preact): enable Prefresh on Windows by @chenjiahan in #7794
- fix: remove v2 prerelease from peer dependency ranges by @chenjiahan in #7798
Document 📖
- docs: update plugin-svelte version support by @chenjiahan in #7806
- docs: update Vite migration guide by @chenjiahan in #7807
Other Changes
- chore(deps): update dependency launch-editor-middleware to ^2.14.0 by @renovate[bot] in #7791
- chore(deps): update swc plugins to ^12.12.0 by @renovate[bot] in #7775
- test(e2e): enable template cache case on Windows by @chenjiahan in #7792
- chore(deps): update actions/stale action to v10.3.0 by @renovate[bot] in #7796
- test(e2e): enable Windows skipped cases by @chenjiahan in #7797
- chore(deps): update pnpm to v11.5.0 by @renovate[bot] in #7802
- chore(deps): update dependency node to v24.16.0 by @renovate[bot] in #7801
- release: @rsbuild/plugin-svelte v2.0.0 by @chenjiahan in #7805
- release: @rsbuild/plugin-preact v2.0.0 by @chenjiahan in #7811
Full Changelog: v2.0.9...v2.0.10