What's Changed
New Features π
- feat(deps): update dependency @rspack/core to v1.6.7 by @chenjiahan in #6738
- feat(plugin-vue): add test option by @chenjiahan in #6729
Bug Fixes π
- fix(fileSize): Avoid tiny gzip total diffs in file size reports by @zalishchuk in #6720
- fix: throw when no free port is found by @chenjiahan in #6719
- fix(plugin-svgr): disable React refresh for transformed SVG by @chenjiahan in #6724
- fix: use proper API to preserve source maps of inlined chunks by @chenjiahan in #6734
Refactor π¨
- refactor: improve type definitions and documentation by @chenjiahan in #6732
Document π
- docs: improve documentation for file size diff by @chenjiahan in #6717
- docs: update zh documentation for
client.logLevelby @chenjiahan in #6718 - docs: polish static deploy wording by @chenjiahan in #6721
- docs: polish plugin option descriptions by @chenjiahan in #6722
- docs: add reconnect option for dev client config by @chenjiahan in #6723
Other Changes
- test(e2e): add case for package.json imports resolution by @chenjiahan in #6715
- release: @rsbuild/plugin-svgr v1.2.3 by @chenjiahan in #6728
- release: @rsbuild/plugin-vue v1.2.1 by @chenjiahan in #6730
- chore(deps): update Rspress to 2.0.0-rc.2 by @chenjiahan in #6731
- chore: update Rslint v0.1.4 and refactor types by @chenjiahan in #6733
- test(e2e): fix flaky plugin hook case by @chenjiahan in #6735
- test(e2e): fix flaky cache directory tests by @chenjiahan in #6736
- chore: update create-rstack to 1.7.14 and quick start doc by @chenjiahan in #6737
- release: v1.6.14 by @chenjiahan in #6739
Full Changelog: v1.6.13...v1.6.14