v11.1.26

feder-cr/AIHawkv11.1.26Jun 8, 2026by kamilmysliwiec

AI Summary

NestJS v11.1.26 addresses a critical bug in the core Server-Sent Events (SSE) endpoint that was causing empty responses.

Key Highlights

  • Fix core: post sse endpoint empty response

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