What's Changed
New Features 🎉
- feat: add node polyfill tip for
node:
protocol by @chenjiahan in #3571
Performance 🚀
- perf: reduce stats.toJson calls by @chenjiahan in #3565
- perf: reduce require calls for compiled packages by @chenjiahan in #3568
- perf: remove browserslist-to-es-version dependency by @chenjiahan in #3585
- perf: using browserslist-load-config to load browserslist by @chenjiahan in #3587
Bug Fixes 🐞
- fix(webpack): move @rsbuild/core to peer dependency by @chenjiahan in #3564
- fix(plugin-react): exclude node_modules from react-refresh plugin by @chenjiahan in #3575
- fix: correct webpack error message by @9aoy in #3576
Document 📖
- docs: update tools.htmlPlugin options tip by @9aoy in #3561
- docs: add module federation assets retry by @chenjiahan in #3573
- docs: add rspack config modification order by @9aoy in #3574
- docs: add example for splitting single CSS chunk by @chenjiahan in #3577
- docs: add tools.lightningcssLoader false tip by @9aoy in #3581
- docs: correct CRACO migration table by @chenjiahan in #3584
Other Changes
- chore(deps): update dependency webpack to ^5.95.0 by @renovate in #3579
- chore(deps): update dependency terser to v5.34.0 by @renovate in #3578
- chore(plugin-preact): use Rslib to bundle by @chenjiahan in #3563
- chore(deps): update dependency solid-js to ^1.9.1 by @renovate in #3589
Full Changelog: v1.0.7...v1.0.8