Skip to content

Releases: web-infra-dev/rsbuild

v1.1.7

01 Dec 14:57
87e2003
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(deps): update dependency @types/node to ^22.10.0 by @renovate in #4077
  • chore(deps): remove unused rimraf and fs-extra by @chenjiahan in #4079
  • chore(deps): update dependency prettier to ^3.4.1 by @renovate in #4078
  • test: add e2e case for build API by @chenjiahan in #4081
  • chore(deps): update dependency vue-router to ^4.5.0 by @renovate in #4082
  • chore(deps): update dependency path-serializer to v0.3.4 by @renovate in #4091
  • chore(deps): update dependency @module-federation/rsbuild-plugin to v0.8.0 by @renovate in #4090

Full Changelog: v1.1.6...v1.1.7

v1.1.6

26 Nov 15:10
da86ccb
Compare
Choose a tag to compare

What's Changed

Highlights 💡

Rsbuild no longer watches the node_modules directory by default, resulting in significant performance improvements:

  • Up to 40% faster startup
  • Up to 30% faster HMR
  • 20% less memory

See #4058 for more details.

Performance 🚀

New Features 🎉

Document 📖

Other Changes

Full Changelog: v1.1.5...v1.1.6

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