v0.2.10
What's Changed
New Features 🎉
- feat(plugin-vue): add feature flag for Vue v3.4 by @chenjiahan in #1062
Performance 🚀
- perf(plugin-vue): bump vue-loader v17.4 to reuse AST by @chenjiahan in #1061
Bug Fixes 🐞
- fix: RsbuildInstance generics type error by @9aoy in #1053
- fix(plugin-svelte): missing default mainFields by @chenjiahan in #1063
Document 📖
- docs: add CRA config migration table by @chenjiahan in #1052
- docs: add migration guide for webpack projects by @chenjiahan in #1054
- docs: comparing Rspack dev server by @chenjiahan in #1056
- docs: add register Rspack plugins guide by @chenjiahan in #1057
- docs(check-syntax): fix sourceMap config example by @chenjiahan in #1060
Other Changes
- Revert "chore(deps): bump html-rspack-plugin v5.6.0 (#1039)" by @chenjiahan in #1055
Full Changelog: v0.2.9...v0.2.10