What's Changed
New Features 🎉
- feat: print hints for CSS preprocessors plugins by @chenjiahan in #2421
- feat(plugin-vue): support for lang="postcss" by @chenjiahan in #2422
- feat(plugin-umd): allow to configure chunk split strategy by @chenjiahan in #2424
- feat(server): support for HTTP/2 by @chenjiahan in #2428
Bug Fixes 🐞
- fix(plugin-lightningcss): ensure works with CSS preprocessors by @chenjiahan in #2426
Document 📖
- docs: add rsbuild.initConfigs to document by @chenjiahan in #2425
Other Changes
- chore(deps): bump Rspack 0.7.0-beta.2 by @chenjiahan in #2419
- chore(workflow): enable MDX type hints by @chenjiahan in #2420
- chore: fix can't find compiled module when run dev in core by @9aoy in #2423
- test(e2e): add case for basic ssl plugin by @chenjiahan in #2427
Full Changelog: v0.7.0-beta.8...v0.7.0-beta.9