what stackpulse tracks
NestJS releases from GitHub
StackPulse watches NestJS release notes and keeps the original source link close to every summary.
A progressive Node.js framework for scalable server-side apps StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches NestJS release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release includes fixes for SSE async handlers teardown and middleware ending slash issues in the Fastify platform.
Developers using SSE async handlers or Fastify middleware with ending slashes are affected.
Update to v11.1.27 to resolve the mentioned issues.
This release fixes an issue with empty responses in SSE (Server-Sent Events) endpoints.
Developers using SSE endpoints in NestJS may be affected by the empty response issue.
Upgrade to v11.1.26 to resolve the SSE endpoint empty response issue.
This release includes several bug fixes addressing issues in microservices, core, and platform-fastify modules. Notable changes include improved handling of Redis requests and SSE close listeners.
Users utilizing Redis microservices, SSE, or Fastify platform may be affected by the fixes.
Update to v11.1.25 to benefit from the bug fixes.
This release includes a bug fix for dependency-tree cache reset on metadata changes and an enhancement to warn on late websocket adapter registration. A dependency update for `ws` is also included.
Developers using websocket adapters and dependency-tree caching in NestJS may be affected.
Update to v11.1.24 to benefit from the bug fix and enhancement.
This release addresses a bug in the core module related to the eager instantiation of Terminus transient indicators when using `snapshot: true`.
Users relying on `snapshot: true` with Terminus transient indicators may be affected.
Update to v11.1.23 to resolve the issue.
This release includes bug fixes and minor enhancements, primarily addressing an inflight request injection bug and improving error messaging for invalid class modules.
Developers experiencing issues with inflight request injection or invalid class module errors may be affected.
Update to v11.1.22 to benefit from the bug fixes and enhancements.