Skip to content

v0.3.0

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 10 Jan 05:13
· 1319 commits to main since this release
743e198

What's Changed

Breaking Changes 馃嵀

  • Upgrade Rspack to v0.5.0 in #1223 #1171
  • The default value of distPath.server is changed to 'server' in #1200
  • The logger and printURLs option of rsbuild.startDevServer is removed in #1203, #1204
  • Extract TOML and YAML plugin into separate packages in #1201, #1202

See Breaking changes in Rsbuild v0.3.0 for details.

New Features 馃帀

Performance 馃殌

  • perf(RegExp): use non-capturing groups for asset rules by @chenjiahan in #1215
  • perf(create-rsbuild): improve perf for new solid projects by @chenjiahan in #1218

Document 馃摉

Other Changes

New Contributors

Full Changelog: v0.2.18...v0.3.0