What's Changed
Bug Fixes 🐞
- fix: let jiti load
@rspack/core
with native require by @chenjiahan in #4926 - fix: make CSS preprocessor plugins compat with Rsbuild 1.2 by @colinaaa in #4909
- fix: improve inline rules in CSS preprocessor plugins by @chenjiahan in #4914
Document 📖
- docs: improve
server.compress
by @chenjiahan in #4917 - docs: add cacheDir option to migration guide by @chenjiahan in #4922
- docs: fix broken env file anchor by @chenjiahan in #4923
Other Changes
- chore(deps): update react to ^19.1.0 by @renovate in #4912
- chore(deps): update dependency @rsbuild/core to ^1.3.0 by @renovate in #4910
- release: CSS preprocessor plugins by @chenjiahan in #4915
- chore(deps): update dependency @rsbuild/plugin-sass to ^1.3.1 by @renovate in #4911
- chore(build): simplify rslib config by removing unused plugin by @chenjiahan in #4916
- test(e2e): fix flaky lazy compilation case by @chenjiahan in #4918
- test(e2e): fix flaky watch files cases by @chenjiahan in #4919
- test(e2e): remove some webpack only cases by @chenjiahan in #4921
- chore(deps): update all patch dependencies by @renovate in #4925
- release: 1.3.1 by @chenjiahan in #4927
Full Changelog: v1.3.0...v1.3.1