What's Changed
New Features 🎉
- feat: improve alignment of total output size by @chenjiahan in #5108
- feat: add config link to overlay footer for better accessibility by @chenjiahan in #5118
Bug Fixes 🐞
- fix: prevent circular references in recursiveChunkGroup by @chenjiahan in #5107
- fix: gzip middleware breaks SSE connection by @chenjiahan in #5114
- fix(sever): handle SSE close events in proxy middleware by @chenjiahan in #5116
- fix: improve error message formatting in build stats by @chenjiahan in #5117
Document 📖
- docs(environments): add note on server and dev options limitations by @chenjiahan in #5112
- docs: update plugin examples with conditional and async by @chenjiahan in #5113
Other Changes
- chore(deps): update dependency @types/node to ^22.15.2 by @renovate in #5109
- test(e2e): add case for proxy SSE request by @chenjiahan in #5115
- release: 1.3.13 by @chenjiahan in #5119
Full Changelog: v1.3.12...v1.3.13