What's Changed
New Features 🎉
- feat: improve error message filename formatting by @chenjiahan in #6685
- feat(core): add showDiff option to printFileSize by @lluisemper in #6635
- feat: refine size diff output for new files by @chenjiahan in #6691
- feat(create-rsbuild): add storybook as optional tool by @chenjiahan in #6698
- feat: support displaying the total size diff by @chenjiahan in #6706
- feat(core): Add
dev.client.logLeveloption by @zalishchuk in #6712
Bug Fixes 🐞
- fix: remove loader chain delimiters in module trace logs by @chenjiahan in #6686
- fix: correct file size display indentation by @chenjiahan in #6687
- fix(fileSize): ensure consistency of output order by @chenjiahan in #6689
- fix: handle ANSI escape codes in node polyfill hint by @chenjiahan in #6704
- fix(file-size): use config hash for snapshot filename to avoid collisions by @chenjiahan in #6710
- fix(file-size): improve size diff detection by @chenjiahan in #6711
Refactor 🔨
- refactor(fileSize): rename showDiff to diff by @chenjiahan in #6688
- refactor(fileSize): optimize asset sorting and display logic by @chenjiahan in #6709
Document 📖
- docs: update server port in quick start guides by @chenjiahan in #6696
- docs(quick-start): update template table with integration guide links by @chenjiahan in #6697
- docs: polish css-in-js wording by @chenjiahan in #6700
- docs: polish quick start wording by @chenjiahan in #6701
- docs: improve Rspack configuration examples by @chenjiahan in #6707
- docs: clarify security configuration wording by @chenjiahan in #6703
- docs: polish quick start and environment wording by @chenjiahan in #6702
Other Changes
- test(hmr): refactor live-reload tests to use temp directory by @chenjiahan in #6690
- chore(deps): update rspack-contrib/rstack-ecosystem-ci action to v0.2.0 by @renovate[bot] in #6695
- chore(deps): update actions/setup-node action to v6.1.0 by @renovate[bot] in #6694
- chore(deps): update all patch dependencies by @renovate[bot] in #6693
- chore: update file size snapshot path by @chenjiahan in #6692
- release: create-rsbuild v1.6.5 by @chenjiahan in #6699
- chore(deps): update dependency react-router-dom to ^7.10.1 by @renovate[bot] in #6708
- chore(deps): update dependency @shikijs/transformers to ^3.19.0 by @renovate[bot] in #6714
- chore(deps): update dependency @rstest/core to ^0.7.0 by @renovate[bot] in #6713
- release: 1.6.13 by @chenjiahan in #6716
New Contributors
- @lluisemper made their first contribution in #6635
Full Changelog: v1.6.12...v1.6.13