- Fixed SSE async handlers teardown issue in the core module
- Fixed Fastify platform forRoutes middleware handling of trailing slashes
Official NestJS changelog summary with source attribution, release tags, and community reactions.
Track this NestJS release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this NestJS release note into a weekly digest for the tools you actually use.
Create digestFixed core, common, and websockets bugs: SSE producer teardown on disconnect, missing HttpError exception classes, and corrected websockets type guard.
Fix core post SSE endpoint to return proper response instead of empty
Fix microservices to reject pending Redis requests on close