yarn @rsbuild/core 1.2.0
v1.2.0

one day ago

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

New Contributors

Full Changelog: v1.1.13...v1.2.0

Don't miss a new core release

NewReleases is sending notifications on new releases.