v11.1.27

openmeterio/openmeterv11.1.27Jun 15, 2026by kamilmysliwiec

AI Summary

A maintenance release addressing stability issues with Server-Sent Events (SSE) async handlers and Fastify middleware configuration.

Key Highlights

  • Fix for SSE async handlers teardown issue
  • Fix for Fastify `forRoutes` middleware handling trailing slashes

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