Skip to content

v1.1.13

Latest
Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 25 Dec 14:48
· 4 commits to main since this release
6446f6c

What's Changed

Highlights 💡

Rsbuild error overlay now shows type errors and provides the same highlighting as terminal:

Related PRs:

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: should await inspect config in debug mode by @chenjiahan in #4252
  • fix: set default command for createCompiler() by @chenjiahan in #4254
  • fix: should writeToDisk correctly when environment writeToDisk configuration same by @9aoy in #4269
  • fix: preserve ansi colors for browser error logs by @chenjiahan in #4270

Document 📖

Other Changes

Full Changelog: v1.1.12...v1.1.13