Skip to content

v1.0.1-beta.0

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 12 Jul 13:15
· 1306 commits to main since this release
319a290

Note

We are releasing 1.0.1-beta.0 instead of 1.0.0-beta.0.

This is because Rsbuild 1.0.0 is a deprecated version. Package managers will resolve ^1.0.0-beta.0 to 1.0.0, which is unexpected.

resolve: #2897, #2864, #2767, rspack-contrib/rsbuild-plugin-umd#1

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(type): webpack type should works with moduleResolution node16+ by @9aoy in #2900
  • fix(plugin-sass): additionalData missing string type by @chenjiahan in #2901

Document 📖

Other Changes

New Contributors

Full Changelog: v1.0.0-alpha.9...v1.0.1-beta.0