What's Changed
New Features 🎉
- feat!(plugin-vue2): update Vue 2 compiler options to condense whitespace by @a145789 in #2785
- feat: improve the default splitting cache groups by @chenjiahan in #2792
Performance 🚀
- perf(core): lazy load http-proxy-middleware by @chenjiahan in #2786
Bug Fixes 🐞
- fix: tools.rspack / bundlerChain can be used in environment config by @9aoy in #2790
- fix(plugin-swc): type issue with moduleResolution node16+ by @chenjiahan in #2791
- fix: remove cache groups helper by @chenjiahan in #2793
- fix: unexpected url print in windows by @9aoy in #2788
- fix: output config should works when target is node by @9aoy in #2795
Other Changes
- chore(deps): update dependency globals to ^15.8.0 by @renovate in #2736
- refactor: remove helpers from the shared package by @chenjiahan in #2789
- refactor: remove shared from all non-core packages by @chenjiahan in #2794
- refactor: remove
@rsbuild/shared
package by @chenjiahan in #2798
New Contributors
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3