Hotfixes
- fix: template strings panic by @ahabhgk in #6473
- fix: should distinguish context for css modules local ident name by @ahabhgk in #6472
What's Changed
Performance Improvements ⚡
- perf(core): use prebundle to reduce dependencies by @chenjiahan in #6462
- perf: on-demand sourcemap generation by @h-a-n-a in #6443
Bug Fixes 🐞
- fix(cli): load
@rspack/dev-server
on demand by @xc2 in #6370 - fix: remove --force flag to fix prebundle by @chenjiahan in #6465
- fix: add trace log for module executor by @jerrykingxyz in #6451
Document Updates 📖
- docs: update guide plugins by @leimonio in #6466
- docs(html-plugin): add comparison and examples by @chenjiahan in #6471
Other Changes
- docs: fix ApiMeta component href by @Timeless0911 in #6461
- chore: add tag to docs pr and release note by @LingyuCoder in #6464
New Contributors
Full Changelog: v0.6.4...v0.6.5