What's Changed
New Features 🎉
- feat(deps): update dependency @rspack/core to v1.5.6 by @chenjiahan in #6221
- feat(cli): improve help output formatting by @chenjiahan in #6211
Bug Fixes 🐞
- fix(CLI): CLI does not work without sub-command by @chenjiahan in #6208
- fix(cli): improve version log when displaying help by @chenjiahan in #6210
- fix: always output all logs in debug mode by @Timeless0911 in #6219
Document 📖
- docs: configuring output directories for multi-env builds by @chenjiahan in #6200
- docs: fix Overview component style by @chenjiahan in #6216
Other Changes
- test(e2e): add exec method to fixture by @chenjiahan in #6201
- chore(deps): update dependency @shikijs/transformers to ^3.13.0 by @renovate[bot] in #6202
- chore(deps): update dependency svelte to ^5.39.3 by @renovate[bot] in #6203
- chore(deps): update pnpm to v10.17.0 by @renovate[bot] in #6204
- test(e2e): move Rsbuild CLI execution logic to fixture by @chenjiahan in #6205
- test(e2e): replace runCliSync with use fixture's execCliSync by @chenjiahan in #6207
- chore(deps): update sass to ^1.93.0 by @renovate[bot] in #6209
- chore(deps): update all patch dependencies by @renovate[bot] in #6213
- test(e2e): fix log formatting width calculation by @chenjiahan in #6217
- test(e2e): simplify box rendering by @chenjiahan in #6218
- test(e2e): add service worker test cases by @chenjiahan in #6220
- test(e2e): add test case for Chinese filename by @chenjiahan in #6199
- chore(deps): update dependency jiti to ^2.6.0 by @renovate[bot] in #6222
- release: v1.5.11 by @chenjiahan in #6223
Full Changelog: v1.5.10...v1.5.11