Skip to content

Releases: web-infra-dev/rsbuild

v1.7.2

06 Jan 11:03
f5a779b

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

  • fix(server): return a response body for 404 by @chenjiahan in #6878
  • fix(swc): automatically unset env.targets when jsc.target is set by @chenjiahan in #6886
  • fix: separate inline assets by environment to prevent multi-compiler overrides by @GiveMe-A-Name in #6889

Refactor πŸ”¨

Document πŸ“–

Other Changes

Full Changelog: v1.7.1...v1.7.2

v1.7.1

31 Dec 08:40
a621552

Choose a tag to compare

What's Changed

Refactor πŸ”¨

  • refactor: adjust position of collectTypeScriptInfo in swc-loader by @nikhilsnayak in #6869

Other Changes

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

31 Dec 07:05
0ec7d97

Choose a tag to compare

πŸŽ‰ See Announcing Rspack 1.7 for more details.

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

  • fix: exclude lazy compilation identifier from import traces by @chenjiahan in #6740
  • fix: include env in app icon cache key by @chenjiahan in #6742
  • fix(fileSize): simplify gzip size coloring by @chenjiahan in #6750
  • fix: update HMR import paths to include file extensions by @chenjiahan in #6774
  • fix(plugin-vue): treat it as a client build when calling from Rstest by @9aoy in #6779
  • fix: avoid duplicate newline characters in error logs by @chenjiahan in #6786
  • fix: hide import traces by default for warnings by @chenjiahan in #6785
  • fix(overlay): avoid matching HTML fragments when linking file paths by @chenjiahan in #6790
  • fix(overlay): enhance link conversion for relative paths by @chenjiahan in #6792
  • fix: avoid bundling duplicate mrmime package by @chenjiahan in #6809
  • fix: preserve filename and dirname for ESM bundles by @chenjiahan in #6811
  • fix: should throw error when custom config file not found by @9aoy in #6828
  • fix: strip browser prefix from error logs before rendering overlay by @chenjiahan in #6831
  • fix: improve overlay link color for better visibility by @chenjiahan in #6833
  • fix: enhance overlay to display full stack trace for runtime errors by @chenjiahan in #6834
  • fix: improve diagnostics for Rspack runtime modules by @chenjiahan in #6840
  • fix: hide unmapped runtime frames by default in error overlay by @chenjiahan in #6841
  • fix: Node.js addons loading for ESM output by @chenjiahan in #6842
  • fix: standardize doctype declaration to uppercase in default template by @chenjiahan in #6853
  • fix(create-rsbuild): use uppercase doctype in lit templates by @chenjiahan in #6854
  • fix: normalize default charset to lowercase utf-8 by @chenjiahan in #6856
  • fix(plugin-api): allow to override exposed API by @chenjiahan in #6861
  • fix: replace hardcoded Node.js built-ins with builtinModules by @chenjiahan in #6865

Refactor πŸ”¨

Document πŸ“–

Other Changes

Read more

v1.7.0-beta.2

26 Dec 08:53
fcd9bf4

Choose a tag to compare

What's Changed

Performance πŸš€

Bug Fixes 🐞

  • fix: should throw error when custom config file not found by @9aoy in #6828
  • fix: strip browser prefix from error logs before rendering overlay by @chenjiahan in #6831
  • fix: improve overlay link color for better visibility by @chenjiahan in #6833
  • fix: enhance overlay to display full stack trace for runtime errors by @chenjiahan in #6834
  • fix: improve diagnostics for Rspack runtime modules by @chenjiahan in #6840
  • fix: hide unmapped runtime frames by default in error overlay by @chenjiahan in #6841
  • fix: Node.js addons loading for ESM output by @chenjiahan in #6842

Document πŸ“–

Other Changes

Full Changelog: v1.7.0-beta.1...v1.7.0-beta.2

v1.7.0-beta.1

23 Dec 09:13
c2ed740

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

Document πŸ“–

  • docs: add client.overlay configuration details by @chenjiahan in #6804
  • docs: polish start guides and align README with start guide by @chenjiahan in #6812
  • docs: simplify README files by @chenjiahan in #6813
  • docs: fix preload.dedupe behavior description by @9aoy in #6817
  • docs(en): update preload.dedupe behavior description by @9aoy in #6818

Other Changes

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

v1.7.0-beta.0

18 Dec 02:51
1c41803

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Performance πŸš€

Bug Fixes 🐞

  • fix: exclude lazy compilation identifier from import traces by @chenjiahan in #6740
  • fix: include env in app icon cache key by @chenjiahan in #6742
  • fix(fileSize): simplify gzip size coloring by @chenjiahan in #6750
  • fix: update HMR import paths to include file extensions by @chenjiahan in #6774
  • fix(plugin-vue): treat it as a client build when calling from Rstest by @9aoy in #6779
  • fix: avoid duplicate newline characters in error logs by @chenjiahan in #6786
  • fix: hide import traces by default for warnings by @chenjiahan in #6785
  • fix(overlay): avoid matching HTML fragments when linking file paths by @chenjiahan in #6790
  • fix(overlay): enhance link conversion for relative paths by @chenjiahan in #6792

Refactor πŸ”¨

Document πŸ“–

Other Changes

Full Changelog: v1.6.15...v1.7.0-beta.0

v1.6.15

17 Dec 08:41
7061ddd

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Other Changes

Full Changelog: v1.6.14...v1.6.15

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