Skip to content

Releases: web-infra-dev/rsbuild

v1.6.14

09 Dec 09:22
15e9875

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(fileSize): Avoid tiny gzip total diffs in file size reports by @zalishchuk in #6720
  • fix: throw when no free port is found by @chenjiahan in #6719
  • fix(plugin-svgr): disable React refresh for transformed SVG by @chenjiahan in #6724
  • fix: use proper API to preserve source maps of inlined chunks by @chenjiahan in #6734

Refactor 🔨

Document 📖

Other Changes

Full Changelog: v1.6.13...v1.6.14

v1.6.13

06 Dec 12:45
49e4174

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

  • test(hmr): refactor live-reload tests to use temp directory by @chenjiahan in #6690
  • chore(deps): update rspack-contrib/rstack-ecosystem-ci action to v0.2.0 by @renovate[bot] in #6695
  • chore(deps): update actions/setup-node action to v6.1.0 by @renovate[bot] in #6694
  • chore(deps): update all patch dependencies by @renovate[bot] in #6693
  • chore: update file size snapshot path by @chenjiahan in #6692
  • release: create-rsbuild v1.6.5 by @chenjiahan in #6699
  • chore(deps): update dependency react-router-dom to ^7.10.1 by @renovate[bot] in #6708
  • chore(deps): update dependency @shikijs/transformers to ^3.19.0 by @renovate[bot] in #6714
  • chore(deps): update dependency @rstest/core to ^0.7.0 by @renovate[bot] in #6713
  • release: 1.6.13 by @chenjiahan in #6716

New Contributors

Full Changelog: v1.6.12...v1.6.13

v1.6.12

02 Dec 13:57
326a672

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(deps): update dependency @rspack/core to v1.6.6 by @chenjiahan in #6680
  • feat(diagnostic): improve error formatting for data-uri imports by @chenjiahan in #6677
  • feat: add option to disable asset prefix in manifest by @chenjiahan in #6681

Document 📖

Other Changes

Full Changelog: v1.6.11...v1.6.12

v1.6.11

01 Dec 05:09
14c4298

Choose a tag to compare

What's Changed

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.6.10...v1.6.11

v1.6.10

29 Nov 12:50
a01f5dc

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: improve error overlay readability by enabling line wrapping by @chenjiahan in #6660

Bug Fixes 🐞

  • fix: encode content in virtual module to handle special characters by @chenjiahan in #6655
  • fix: prevent HMR configs from overlapping across environments by @chenjiahan in #6656
  • fix: handle status message in gzip middleware by @chenjiahan in #6659
  • fix: use sequential config generation to ensure deterministic results by @chenjiahan in #6661
  • fix(overlay): skip converting node internal paths in error messages by @chenjiahan in #6662
  • fix(overlay): replace file URI scheme by @chenjiahan in #6664
  • fix: add workaround for virtual modules build log by @chenjiahan in #6665

Document 📖

  • docs: update filename placeholders link and description by @chenjiahan in #6651
  • docs: polish English phrasing in plugin and worker guides by @chenjiahan in #6654

Other Changes

Full Changelog: v1.6.9...v1.6.10

v1.6.9

25 Nov 10:27
e9283f2

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.6.8...v1.6.9

v1.6.8

24 Nov 01:46
2c03790

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

  • refactor: simplify helper used by the Node addons plugin by @chenjiahan in #6626

Document 📖

Other Changes

  • chore(deps): update dependency core-js to ~3.47.0 by @renovate[bot] in #6609
  • chore(deps): update dependency prebundle to v1.6.0 by @renovate[bot] in #6610
  • chore(deps): update all patch dependencies by @renovate[bot] in #6611
  • chore(deps): update dependency nano-staged to ^0.9.0 by @renovate[bot] in #6618
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #6619
  • test(e2e): improve test cases for postcss plugins by @chenjiahan in #6623
  • chore(deps): update module-federation to 0.21.5 and remove unused packages by @chenjiahan in #6624
  • chore(deps): update dependency nx to ^22.1.1 by @renovate[bot] in #6627
  • chore(deps): update dependency webpack to ^5.103.0 by @renovate[bot] in #6628
  • chore: remove unused getStatsAssetsOptions function by @chenjiahan in #6633
  • chore(deps): update pnpm to v10.23.0 by @renovate[bot] in #6637
  • chore(deps): update all patch dependencies by @renovate[bot] in #6636
  • chore(deps): update dependency open to v11 by @renovate[bot] in #6638
  • release: v1.6.8 by @chenjiahan in #6640

New Contributors

Full Changelog: v1.6.7...v1.6.8

v1.6.7

18 Nov 13:37
38744e4

Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf: reduce redundant array allocations in asset regex builder by @chenjiahan in #6581

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

Full Changelog: v1.6.6...v1.6.7

v1.6.6

13 Nov 11:36
8fa8484

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

  • refactor: improve compiler hook handling and type safety by @chenjiahan in #6570

Other Changes

Full Changelog: v1.6.5...v1.6.6

v1.6.5

13 Nov 02:21
0dd57cc

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.6.4...v1.6.5