yarn @rsbuild/core 1.7.0
v1.7.0

latest release: 1.7.1
8 hours ago

🎉 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

Full Changelog: v1.6.15...v1.7.0

Don't miss a new core release

NewReleases is sending notifications on new releases.