What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.2.0-rc.0 by @chenjiahan in #8339
- feat(create-rsbuild): add Octane templates by @chenjiahan in #8349
Performance 🚀
- perf(core): optimize manifest entry grouping by @chenjiahan in #8340
- perf(core): optimize resource hint file collection by @chenjiahan in #8342
- perf(core): cache loadBundle stats projection by @chenjiahan in #8343
- perf(core): speed up runner output file lookups by @chenjiahan in #8344
- perf(core): optimize resource hint deduplication by @chenjiahan in #8345
- perf(core): optimize manifest HTML file lookup by @chenjiahan in #8346
- perf(core): avoid repeated HTML tag sorting by @chenjiahan in #8348
Bug Fixes 🐞
Document 📖
- docs: remove faster module concatenation guide by @chenjiahan in #8338
- docs: add Octane to quick start by @chenjiahan in #8352
- docs(create-rsbuild): add template examples and update Solid labels by @chenjiahan in #8353
- docs: document dynamic server port support by @chenjiahan in #8355
Other Changes
- test: migrate module federation tests to splitChunks by @chenjiahan in #8341
- chore(deps): update sass to ^1.103.1 by @renovate[bot] in #8351
- release: v2.2.0-rc.0 by @chenjiahan in #8356
Full Changelog: v2.2.0-beta.2...v2.2.0-rc.0