Skip to content

Releases: web-infra-dev/rsbuild

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

v1.0.17

22 Oct 14:33
4ace37e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin-stylus): update dependency stylus to v0.64.0 by @renovate in #3776
  • feat: support api.resolve hook by @9aoy in #3785
  • feat(deps): bump rspack 1.0.14 by @9aoy in #3793
  • feat(create-rsbuild): check unused locals via tsconfig.json by @chenjiahan in #3799

Bug Fixes 🐞

  • fix: dev.assetPrefix: true not work with server.base by @chenjiahan in #3789
  • fix: failed to load MF remote modules when using server.base by @chenjiahan in #3790

Document 📖

Other Changes

Full Changelog: v1.0.16...v1.0.17

v1.0.16

20 Oct 13:23
1a6f14d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add appendRules util to tools.rspack config by @9aoy in #3755
  • feat: output.filename.css allow function by @gaoachao in #3752
  • feat(create-rsbuild): support for both svelte4 and svelte5 by @chenjiahan in #3771

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(CI): fix eco-ci ref & release checkout branch by @9aoy in #3746
  • chore(deps): update dependency terser to v5.36.0 by @renovate in #3761
  • chore(deps): update dependency sass-embedded to ^1.80.3 by @renovate in #3763
  • chore(deps): update rspress to v1.34.1 by @renovate in #3762
  • chore(deps): update dependency sass to ^1.80.3 by @renovate in #3760
  • chore(deps): update dependency path-serializer to v0.2.2 by @renovate in #3768
  • chore(deps): bump svelte to v5 by @chenjiahan in #3770

New Contributors

Full Changelog: v1.0.15...v1.0.16