What's Changed
New Features 🎉
- feat: add @rsbuild/plugin-react package by @chenjiahan in #1249
- feat: support return modified urls with printUrls by @chenjiahan in #1246
- feat(plugin-preact): add reactAliasesEnabled option by @chenjiahan in #1254
- feat(create-rsbuild): add extensions config for Vue projects by @chenjiahan in #1235
- feat(create-rsbuild): support for create Preact project by @chenjiahan in #1252
- feat(create-rsbuild): enable useDefineForClassFields by default by @chenjiahan in #1255
Performance 🚀
- perf(plugin-svgr): prebundle url-loader to reduce dependencies by @chenjiahan in #1243
Bug Fixes 🐞
- fix(plugin-svgr): missing file-loader peer dependency by @chenjiahan in #1239
Document 📖
- docs: setup document for plugin-preact by @chenjiahan in #1251
- docs(vue3): update outdated typescript support by @chenjiahan in #1253
Other Changes
- types: improve rewriteTo type for historyApiFallback by @chenjiahan in #1233
- chore(workflow): enable more Biome lint rules by @chenjiahan in #1236
- chore: avoid releasing internal test helper by @chenjiahan in #1237
- test(e2e): add case for SVGR with file-loader by @chenjiahan in #1241
- chore(workflow): use Biome to lint import/export type by @chenjiahan in #1244
- test(e2e): add basic cases for Preact / React by @chenjiahan in #1250
- chore: use helper to modify swc loader options by @chenjiahan in #1256
Full Changelog: v0.3.0...v0.3.1