- Fix microservices to reject pending Redis requests on close
- Register SSE close listener before async setup in core
- Remove trailing slash from Fastify platform pathname
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.
Fixed SSE async handlers teardown issue in the core module
Fix core post SSE endpoint to return proper response instead of empty