What's Changed
New Features 🎉
- feat: add
htmlPlugin
andrspackConfig
template parameters by @chenjiahan in #2938 - feat: add environments as a filter of
api.transform
by @chenjiahan in #2947 - feat(deps): bump Rspack 1.0.0-alpha.5 by @chenjiahan in #2949
Bug Fixes 🐞
- fix: minify.jsOptions is not pass to SwcMinimizerPlugin by @luhc228 in #2931
- fix: only print verbose error logs in debug mode by @chenjiahan in #2941
- fix: should print stats.file as file name when have build errors by @chenjiahan in #2942
Document 📖
- docs: add benchmark to homepage by @chenjiahan in #2946
Other Changes
- refactor(plugin-rem): use modifyHTMLTags hook by @chenjiahan in #2939
- chore(deps): update dependency react-router-dom to ^6.25.0 by @renovate in #2945
- chore(deps): update all patch dependencies by @renovate in #2944
Full Changelog: v1.0.1-beta.2...v1.0.1-beta.3