v11.1.27

Orange-OpenSource/hurlv11.1.27Jun 15, 2026by kamilmysliwiec

AI Summary

Fixes critical issues with SSE async handler teardown and Fastify middleware handling of trailing slashes.

Key Highlights

  • SSE async handlers teardown issue fixed
  • Fastify middleware ending slash issue fixed

New Features

  • Bug fixes for core and platform-fastify

Full Release Notes

## What's Changed
* fix(core): sse async handlers teardown issue by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17131
* fix(platform-fastify): forRoutes middleware ending slash  by @kamilmysliwiec in https://github.com/nestjs/nest/pull/17138


**Full Changelog**: https://github.com/nestjs/nest/compare/v11.1.26...v11.1.27