v1.2.17
What's Changed
New Features 🎉
- feat: allow opening relative paths on error overlay by @chenjiahan in #4739
- feat: display relative paths on error overlay by @chenjiahan in #4744
- feat(plugin-webpack-swc): use require.resolve to check react version to support pnpm catalog by @caohuilin in #4745
Performance 🚀
- perf: bundle webpack-merge for faster startup by @chenjiahan in #4752
Bug Fixes 🐞
- fix: await watcher close before restart by @chenjiahan in #4734
- fix(create-rsbuild): remove public/.gitkeep file by @chenjiahan in #4748
Document 📖
- docs: update quick start guide by @chenjiahan in #4737
- docs: update plugin list by @chenjiahan in #4746
- docs: standardize "web" capitalization across documentation by @chenjiahan in #4749
- docs: improve browser compatibility clarity by @chenjiahan in #4750
Other Changes
- test(e2e): fix flaky watch-files cases by @chenjiahan in #4735
- test(e2e): improve plugin watch hook test reliability by @chenjiahan in #4738
- test(ut): add test cases for overlay links by @chenjiahan in #4740
- chore(deps): update Rspress to v2.0.0-alpha.0 by @chenjiahan in #4741
- chore(deps): update all patch dependencies by @renovate in #4743
- chore: remove unnecessary type assertions by @chenjiahan in #4747
- release: 1.2.17 by @chenjiahan in #4753
Full Changelog: v1.2.16...v1.2.17