Last 7 days
0
Features: 0
Changes: 0
Fixes: 0
Deprecations: 0
Structured Node.js framework for scalable server-side applications.
Latest NestJS changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this NestJS release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
0
1
5
5
Fixed 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
Fix microservices to reject pending Redis requests on close
Fixed issue where dependency tree cache wasn’t cleared after metadata changes