Skip to content

Releases: web-infra-dev/rsbuild

v1.2.5

10 Feb 05:12
87d2696
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

05 Feb 09:26
010afef
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Jan 09:07
ee843c5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support for resolve and context in api.transform by @9aoy in #4426
  • feat: warn when using Rspack devServer config by @chenjiahan in #4431

Bug Fixes 🐞

Other Changes

Full Changelog: v1.2.2...v1.2.3

v1.2.2

23 Jan 14:55
2b874ad
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Jan 02:19
a0dd9aa
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Jan 11:53
3ff1544
Compare
Choose a tag to compare

See Announcing Rspack 1.2 for more details.

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: should copy public dir to environment's dist dir by @9aoy in #4268
  • fix: ansi HTML edge cases by @chenjiahan in #4279
  • fix: overlay renders invalid file path by @chenjiahan in #4280
  • fix: allow environment option of createRsbuild to be an empty array by @chenjiahan in #4283
  • fix: do not copy public dir for node target by default by @9aoy in #4281
  • fix: correct extension alias order to align with Node.js by @chenjiahan in #4308
  • fix(asset-retry): avoid using function rest parameters by @chenjiahan in #4313
  • fix: no need to use extensionAlias when using jsconfig.json by @chenjiahan in #4321
  • fix(plugin/assets-retry): addQuery and switchDomain should work in async css chunk by @SoonIter in #4315
  • fix: deprecation warning when using proxy with Node 22 by @chenjiahan in #4347
  • fix: let lightningcss minimizer inherit loader options by @chenjiahan in #4392
  • fix(core): output.assetsInclude adds a rule but not exposes public api by @SoonIter in #4385
  • fix!: disable server.cors by default for security reasons by @chenjiahan in #4399

Document 📖

Other Changes

Read more

v1.1.14

20 Jan 14:14
3000db7
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.2.0-beta.1...v1.1.14

v1.2.0-beta.1

16 Jan 13:49
b271adc
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add issuer and with options to api.transform by @9aoy in #4354
  • feat: export RsbuildDevServer type by @9aoy in #4368
  • feat: add cleanDistPath.keep config by @chenjiahan in #4375

Bug Fixes 🐞

  • fix: deprecation warning when using proxy with Node 22 by @chenjiahan in #4347

Document 📖

Other Changes

Full Changelog: v1.2.0-beta.0...v1.2.0-beta.1

v1.2.0-beta.0

07 Jan 13:24
e1c459c
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: correct extension alias order to align with Node.js by @chenjiahan in #4308
  • fix(asset-retry): avoid using function rest parameters by @chenjiahan in #4313
  • fix: no need to use extensionAlias when using jsconfig.json by @chenjiahan in #4321
  • fix(plugin/assets-retry): addQuery and switchDomain should work in async css chunk by @SoonIter in #4315

Document 📖

Other Changes

Full Changelog: v1.2.0-alpha.0...v1.2.0-beta.0

v1.2.0-alpha.0

31 Dec 06:09
00f68f4
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: should copy public dir to environment's dist dir by @9aoy in #4268
  • fix: ansi HTML edge cases by @chenjiahan in #4279
  • fix: overlay renders invalid file path by @chenjiahan in #4280
  • fix: allow environment option of createRsbuild to be an empty array by @chenjiahan in #4283
  • fix: do not copy public dir for node target by default by @9aoy in #4281

Document 📖

Other Changes

Full Changelog: v1.1.13...v1.2.0-alpha.0