What's Changed
New Features 🎉
- feat: add support for 'none' preset in splitChunks by @chenjiahan in #7099
- feat(deps)!: update http-proxy-middleware to v3 by @chenjiahan in #7116
- feat!: streamline proxy config typing by @chenjiahan in #7120
Bug Fixes 🐞
- fix(plugin-react): skip chunk splitting for non-web targets by @chenjiahan in #7090
- fix(plugin-vue): skip chunk splitting for non-web targets by @chenjiahan in #7091
- fix: update chunk name for per-package preset by @chenjiahan in #7102
- fix(plugin-react): failed to split chunks with Rsbuild v1 by @chenjiahan in #7109
- fix(plugin-vue): failed to split chunks with Rsbuild v1 by @chenjiahan in #7112
Document 📖
- docs: refine chunk splitting guide in optimize-bundle.mdx by @chenjiahan in #7094
- docs: update splitChunks documentation to add usage examples by @chenjiahan in #7097
- docs: remove Modern.js Builder migration guide by @chenjiahan in #7098
- docs: enhance code splitting documentation by @chenjiahan in #7103
- docs: remove outdated content from code splitting guide by @chenjiahan in #7107
- docs: enable Rspress's new llms generation by @chenjiahan in #7114
- docs: update proxy examples for http-proxy-middleware v3 by @chenjiahan in #7117
- docs: update GitHub links to remove tab=readme-ov-file by @chenjiahan in #7118
- docs: add version differences for proxy config by @chenjiahan in #7119
Other Changes
- release: @rsbuild/plugin-react v1.4.4 by @chenjiahan in #7089
- release: @rsbuild/plugin-vue v1.2.4 by @chenjiahan in #7092
- chore(deps): update swc monorepo to ^12.5.0 by @renovate[bot] in #7096
- chore(deps): update dependency @rsbuild/plugin-vue2 to ^1.1.0 by @renovate[bot] in #7095
- chore(deps): update dependency @shikijs/transformers to ^3.22.0 by @renovate[bot] in #7100
- chore(deps): update dependency svelte to ^5.49.1 by @renovate[bot] in #7101
- docs: add migration guide for
chunkSplitby @chenjiahan in #7104 - chore(deps): update actions/upload-artifact digest to 47309c9 by @renovate[bot] in #7105
- chore(deps): update babel to ^7.29.0 by @renovate[bot] in #7108
- release: @rsbuild/plugin-react v1.4.5 by @chenjiahan in #7110
- chore(deps): update all patch dependencies by @renovate[bot] in #7106
- release: @rsbuild/plugin-vue v1.2.5 by @chenjiahan in #7113
- chore: bundle dependency @rspack/lite-tapable by @chenjiahan in #7115
- release: 2.0.0-beta.1 by @chenjiahan in #7121
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1