What's Changed
New Features 🎉
- feat: improve build time printing by @chenjiahan in #6607
- feat: improve build time logs with error state by @chenjiahan in #6608
- feat(plugin-api): add build time to environment compile hook by @chenjiahan in #6584
- feat: add order option to control PostCSS plugin insertion position by @chenjiahan in #6622
- feat: add integrity field to manifest when sri is enabled by @chenjiahan in #6634
Bug Fixes 🐞
- fix(create-rsbuild): use current package manager in templates by @chenjiahan in #6612
- fix: improve browserslist cache key by @chenjiahan in #6620
- fix: open base url when no routes are available by @chenjiahan in #6630
- fix: improve error handling when loading addons failed by @chenjiahan in #6631
Refactor 🔨
- refactor: simplify helper used by the Node addons plugin by @chenjiahan in #6626
Document 📖
- docs: fix JSX import source reference in documentation by @htoooth in #6614
- docs(meta): add open graph tags example by @chenjiahan in #6615
- docs: fix outdated plugin order link by @chenjiahan in #6617
- docs: improve environment and compatibility wording by @chenjiahan in #6621
- docs: refine webpack migration wording by @chenjiahan in #6629
- docs: add detailed JSDoc to manifest data types by @chenjiahan in #6632
Other Changes
- chore(deps): update dependency core-js to ~3.47.0 by @renovate[bot] in #6609
- chore(deps): update dependency prebundle to v1.6.0 by @renovate[bot] in #6610
- chore(deps): update all patch dependencies by @renovate[bot] in #6611
- chore(deps): update dependency nano-staged to ^0.9.0 by @renovate[bot] in #6618
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #6619
- test(e2e): improve test cases for postcss plugins by @chenjiahan in #6623
- chore(deps): update module-federation to 0.21.5 and remove unused packages by @chenjiahan in #6624
- chore(deps): update dependency nx to ^22.1.1 by @renovate[bot] in #6627
- chore(deps): update dependency webpack to ^5.103.0 by @renovate[bot] in #6628
- chore: remove unused getStatsAssetsOptions function by @chenjiahan in #6633
- chore(deps): update pnpm to v10.23.0 by @renovate[bot] in #6637
- chore(deps): update all patch dependencies by @renovate[bot] in #6636
- chore(deps): update dependency open to v11 by @renovate[bot] in #6638
- release: v1.6.8 by @chenjiahan in #6640
New Contributors
Full Changelog: v1.6.7...v1.6.8