Skip to content

Releases: web-infra-dev/rsbuild

v1.1.5

25 Nov 04:01
32e173f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: should close compiler when dev closed by @9aoy in #4027
  • fix(plugin-assets-retry): avoid webpack_require.e pollution and add some try catch to be safer by @SoonIter in #4025

Document 📖

Other Changes

Full Changelog: v1.1.4...v1.1.5

v1.1.4

20 Nov 03:31
660af78
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: print wrong URLs with custom dist path in windows by @9aoy in #4012

Document 📖

Other Changes

Full Changelog: v1.1.3...v1.1.4

v1.1.3

18 Nov 02:43
4994b27
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support print error module traces by @9aoy in #3986
  • feat(plugin-sass): mute deprecation warnings of dependencies by @chenjiahan in #3998

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.1.2...v1.1.3

v1.1.2

14 Nov 15:07
0d3744f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf: bump chokidar to v4 and remove fsevents dependency by @chenjiahan in #3960
  • perf(build): custom Rslib minify options for Node output by @chenjiahan in #3966

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Nov 08:14
fada27e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: allow to configure dev.writeToDisk in environments by @9aoy in #3946
  • feat(deps): bump rspack 1.1.1 by @9aoy in #3949
  • feat: update the assignment method of host in baseUrl by @junxiongchu in #3943

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Nov 07:37
e2b266a
Compare
Choose a tag to compare

See Announcing Rspack 1.1 for more details 🎉

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.0.19...v1.1.0

v1.1.0-beta.1

02 Nov 07:26
0cc5196
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

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

v1.1.0-beta.0

31 Oct 11:01
514d6c0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.0.19...v1.1.0-beta.0

v1.0.19

29 Oct 15:12
cfd2467
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: remove RC version from peer dependencies by @chenjiahan in #3838
  • fix(plugin/assets-retry): calculate the times independently in each retry by @SoonIter in #3852
  • fix(plugin/assets-retry): make loadScript safer by @SoonIter in #3860

Document 📖

Other Changes

Full Changelog: v1.0.18...v1.0.19

v1.0.18

26 Oct 12:59
cf140f0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: allow Rsbuild plugin to be registered times by @chenjiahan in #3818
  • fix(plugin-less): lessLoaderOptions.lessOptions.plugins has lose it's prototype. by @Sang-Sang33 in #3815
  • fix(plugin-preact): allow to use Prefresh in IE11 by @chenjiahan in #3831

Document 📖

Other Changes

New Contributors

Full Changelog: v1.0.17...v1.0.18