What's Changed
Performance Improvements ⚡
- perf: reduce builtin PostCSS plugins
- perf(core): remove strip-ansi dependency
New Features 🎉
- feat(create-rsbuild): templates depend on latest version of Rsbuild
Bug Fixes 🐞
- fix(create-rsbuild): incorrect preview command
- fix(schema): add missing tools schemas
Other Changes
- refactor: extract checkSyntax plugin as a standalone package
- refactor: replace @rspack/dev-client with @rspack/plugin-react-refresh
- chore: doctor add based on.
- refactor: move babel helpers to plugin-babel