Skip to content

Releases: web-infra-dev/rsbuild

v1.4.0-beta.0

02 Jun 14:10
a51920d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support get environment context via environment API by @9aoy in #5334
  • feat: let SWC compile modules outside the project by @chenjiahan in #5344

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.3.22...v1.4.0-beta.0

v1.3.22

27 May 07:57
02ec28e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.3.21...v1.3.22

v1.3.21

20 May 12:07
5bc0ccd
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf(cache): switch hash algorithm to SHA-256 and adjust output length by @chenjiahan in #5243
  • perf(hash): use crypto.hash in higher versions of Node by @chenjiahan in #5244

Bug Fixes 🐞

  • fix: update rspackMinVersion to 1.2.4 for SRI support by @chenjiahan in #5268
  • fix(plugin-svelte): should transpile JS code in .svelte files by @chenjiahan in #5270
  • fix(plugin-svelte): transpile the Svelte package to downgrade the syntax by @chenjiahan in #5272
  • fix: narrow watchFiles type in normalized config by @chenjiahan in #5277

Document 📖

Other Changes

New Contributors

Full Changelog: v1.3.20...v1.3.21

v1.3.20

13 May 14:19
7bac7e6
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: v1.3.19...v1.3.20

v1.3.19

12 May 09:39
e650db6
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: failed to custom HTML plugin options via rspack-chain by @chenjiahan in #5224

Document 📖

Other Changes

Full Changelog: v1.3.18...v1.3.19

v1.3.18

09 May 07:12
1fe1940
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.3.17...v1.3.18

v1.3.17

08 May 02:56
7684b5b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: update html-rspack-plugin to 6.1.2 to fix template parsing by @chenjiahan in #5191

Document 📖

  • docs: update quick-start to include multiple values example by @chenjiahan in #5187

Other Changes

Full Changelog: v1.3.16...v1.3.17

v1.3.16

06 May 08:52
d5a3ddc
Compare
Choose a tag to compare

What's Changed

Performance 🚀

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.3.15...v1.3.16

v1.3.15

02 May 13:05
d4d80d9
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.3.14...v1.3.15

v1.3.14

28 Apr 10:46
d0e6956
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.3.13...v1.3.14