v11.1.26

nari-labs/diav11.1.26Jun 8, 2026by kamilmysliwiec

AI Summary

This release addresses a bug in the Server-Sent Events (SSE) endpoint where the post endpoint was returning empty responses. It is a minor patch release focused on core stability.

Key Highlights

  • Fixed empty response issue in the post SSE endpoint
  • Resolves issue #17098 via PR #17099

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