v11.1.26
rishikanthc/Scriberrv11.1.26Jun 8, 2026by kamilmysliwiec
AI Summary
A patch release for NestJS fixing an issue with SSE (Server-Sent Events) endpoints returning empty responses.
Key Highlights
- Fixed SSE endpoint empty response issue
- Updated changesets changelog generator
Full Release Notes
## What's Changed * fix(core): post sse endpoint empty response #17098 by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17099 **Full Changelog**: https://github.com/nestjs/nest/compare/v11.1.25...v11.1.26