What's Changed
New Features 🎉
- feat: add
liveReload.htmloption to control HTML reload by @chenjiahan in #7144 - feat: updates the default contenthash length in filenames from 8 to 10 by @chenjiahan in #7154
Bug Fixes 🐞
- fix: replace
bundlerwith rspack in bundlerChain config by @chenjiahan in #7143 - fix(plugin-vue): remove webpack dependency by @chenjiahan in #7148
Document 📖
- docs: update proxy examples to remove unnecessary path segments by @chenjiahan in #7140
- docs: enhance upgrade guide with Agent Skills instructions by @chenjiahan in #7141
- docs: add Agent Skills link to documentation by @chenjiahan in #7142
- docs: add Rsbuild v2 documentation links by @chenjiahan in #7152
- docs: update Rsbuild descriptions by @chenjiahan in #7153
Other Changes
- test: refactor environment variable stubbing by @chenjiahan in #7139
- chore: remove webpack dev dependency from core by @chenjiahan in #7146
- chore: lock file maintenance by @chenjiahan in #7149
- release: @rsbuild/plugin-vue v1.2.6 by @chenjiahan in #7151
- release: 2.0.0-beta.3 by @chenjiahan in #7155
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3