What's Changed
New Features 🎉
- feat(plugin-source-build): support merge user references config by @9aoy in #1721
- feat(plugin-source-build): support analyze exports field by @9aoy in #1722
- feat(plugin-css-minimizer): export webpack-plugin to let users customize configurations by @SoonIter in #1723
- feat(plugin-rem): apply html.scriptLoading to runtime script by @chenjiahan in #1725
- types: narrow dev.client.protocol type by @chenjiahan in #1716
Document 📖
- docs: enable SSG for overview page by @chenjiahan in #1710
- docs: add example for modifyRsbuildConfig by @chenjiahan in #1712
- docs: intro merge rule of mergeRsbuildConfig by @chenjiahan in #1714
- docs(README): add graphs contributors by @liangchaofei in #1718
- docs: improve contributor graph query params by @chenjiahan in #1719
- docs: update benchmark data by @chenjiahan in #1720
Other Changes
- chore(deps): update all patch dependencies by @renovate in #1698
- chore(deps): bump Rspress v1.13.2 by @chenjiahan in #1713
- chore(deps): update dependency nx to v18.1.0 by @renovate in #1724
- test(e2e): add e2e case for babel-preset by @chenjiahan in #1717
Full Changelog: v0.4.9...v0.4.10