v11.1.26

QwenLM/Qwen3-VLv11.1.26Jun 8, 2026by kamilmysliwiec

AI Summary

NestJS patch release addressing an issue where the Server-Sent Events (SSE) endpoint was returning empty responses.

Key Highlights

  • Fix: Post SSE endpoint empty response

New Features

  • Fixed SSE endpoint returning empty responses

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