- Fixed issue where dependency tree cache wasn’t cleared after metadata changes
- Added warning for late registration of websocket adapters
- Updated ws library to version 8.21.0
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