What's Changed
New Features 🎉
- types: export HtmlRspackPlugin type by @chenjiahan in #2861
- types: allow passing user config to mergeEnvironmentConfig by @9aoy in #2863
- feat(create-rsbuild): support for project name with npm scope by @chenjiahan in #2874
- types: fix plugins type mismatch by @chenjiahan in #2875
Performance 🚀
- perf: prebundle html-rspack-plugin by @chenjiahan in #2870
Bug Fixes 🐞
- fix: js/css are minified when both minify.js and minify.css are false by @xc2 in #2865
- fix: rspack plugin apply error after merging config by @9aoy in #2877
Document 📖
- docs: update custom loader examples by @chenjiahan in #2868
- docs: improve environment config by @chenjiahan in #2871
Other Changes
- chore(deps): update rspress to v1.26.0 by @renovate in #2869
- chore(deps): update dependency rspress-plugin-sitemap to ^1.1.0 by @renovate in #2873
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8