v11.1.27
Fixed 2
- Fix SSE async handlers teardown issue
- Fix forRoutes middleware ending slash in platform-fastify
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