v1.3.6
What's Changed
New Features 🎉
- feat(overlay): support for clicking links in error logs by @chenjiahan in #4993
- feat(deps): update Rspack to v1.3.4 by @chenjiahan in #4994
- feat: improve rspack profile plugin by @chenjiahan in #5000
- feat: support use
rspack
intools.bundlerChain
by @9aoy in #5002 - feat: support for accessing exit code in
onExit
hook by @chenjiahan in #5004
Bug Fixes 🐞
- fix(fileSize): incorrect alignment if environment name is long by @chenjiahan in #4990
- fix: output.filename config merging by @chenjiahan in #4997
- fix:
onExit
hook should be called with CTRL+C by @chenjiahan in #5003 - fix: correct exit code in graceful shutdown by @chenjiahan in #5005
Document 📖
- docs(plugin-babel): add execution order section by @chenjiahan in #4995
- docs: enable Rspack profiling on Windows by @chenjiahan in #4998
- docs: clarify Rsbuild profiling folder generation by @chenjiahan in #4999
- docs: add example for disabling NODE_ENV injection by @chenjiahan in #5008
Other Changes
- chore(deps): update dependency @rsbuild/plugin-react to ^1.2.0 by @renovate in #4996
- chore(deps): update dependency svelte to ^5.26.1 by @renovate in #5011
- chore(deps): update dependency dotenv to v16.5.0 by @renovate in #5009
- chore(deps): update dependency lit to ^3.3.0 by @renovate in #5010
- release: 1.3.6 by @chenjiahan in #5014
Full Changelog: v1.3.5...v1.3.6