Skip to content

Releases: web-infra-dev/rsbuild

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

v1.0.15

17 Oct 04:11
2e3f0e2
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

  • docs: add note for destructuring of process.env to CRA guide by @chenjiahan in #3734
  • docs: fix lazy compilation typo by @9aoy in #3736
  • docs: add process.env.NODE_ENV inject tip by @9aoy in #3744

Other Changes

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 Oct 10:46
c44f2ca
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.0.13...v1.0.14