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 primarily addresses a security vulnerability in the `multer` dependency and fixes an issue with error handling for unexpected file field names.
Users relying on `@nestjs/platform-express` with file uploads are affected by the security fix and error handling changes.
Upgrade to v11.2.6 to mitigate the security vulnerability and ensure proper error handling.
This release introduces several enhancements and bug fixes across the NestJS framework, including support for array of global prefixes, built-in CSRF protection, and adapter-agnostic cookies.
Developers using NestJS for web applications will benefit from enhanced security features and improved middleware handling.
Update to v12.1.0 to take advantage of new security features and bug fixes.
This release focuses on bug fixes and minor enhancements, particularly in the microservices module, addressing issues like client retries, request handling, and graceful error management.
Users leveraging NestJS microservices, especially Kafka, RMQ, NATS, and gRPC, are most affected by these changes.
Update to v12.0.4 to benefit from bug fixes and improvements in microservices handling.
This release focuses on bug fixes and dependency updates, particularly addressing issues in microservices and common modules.
Users relying on microservices or common modules may be affected by the bug fixes.
Update to v12.0.3 to benefit from the latest bug fixes and dependency updates.
This release focuses on hardening the TCP transport in the `@nestjs/microservices` package against potential security risks from hostile peers.
Users of `@nestjs/microservices` with TCP transport are affected by this security improvement.
Upgrade to v11.2.5 to benefit from the enhanced security measures.
This release includes bug fixes for microservices and Fastify platform, addressing issues with unserializable patterns and middleware bypass.
Users of microservices and Fastify platform in NestJS may be affected by bug fixes.
Update to v11.2.4 to benefit from bug fixes.
This patch release primarily focuses on bug fixes across various modules including microservices, WebSocket, Fastify, and core functionalities. A minor enhancement was added to the microservices module for MQTT connection handling.
Users of NestJS microservices, WebSocket, and Fastify platforms may be affected by bug fixes and minor enhancements.
Update to v12.0.2 to benefit from bug fixes and minor enhancements.
NestJS v12 introduces ESM-ready packages, Standard Schema support, a rebuilt CLI, and native observability. It requires Node.js v20.19+ or v22.12+ and includes several breaking changes.
All NestJS users upgrading from v11 to v12 are affected, particularly those using custom bootstrapping, bundler configurations, or older Node.js versions.
Follow the migration guide and use `nest upgrade` to automate parts of the upgrade process.
This patch release fixes a circular dependency issue with durable providers in the NestJS core.
Users experiencing circular dependency issues with durable providers are affected.
Update to v11.2.3 if you encounter circular dependency issues with durable providers.
This release addresses two critical bugs related to app startup and bootstrap crashes.
Users experiencing app startup issues or bootstrap crashes with specific configurations are affected.
Upgrade to v11.2.2 to resolve these issues.
This patch release fixes an early-return issue with Server-Sent Events (SSE) abort handling.
Users utilizing Server-Sent Events (SSE) in NestJS may be affected by abort issues.
Update to v11.2.1 if you're using SSE functionality in NestJS.
NestJS v11.2.0 introduces support for HTTP QUERY method and SSE signals, along with several bug fixes for lazy-loaded modules, Fastify middleware, and enum validation.
Developers using lazy-loaded modules, Fastify middleware, or HTTP QUERY methods may be affected by fixes and new features.
Update to v11.2.0 to benefit from bug fixes and new HTTP QUERY/SSE features.
This patch release includes several bug fixes and minor improvements, particularly for microservices, file validation, and SSE functionality. Two new features were added for file type validation and SSE comments.
Developers using NestJS for microservices, file uploads, or SSE features may be affected by fixes and improvements.
Update to v11.1.29 to benefit from bug fixes and new features.
This release includes bug fixes for core, common, and websockets modules, adds minor enhancements to core routing warnings, and updates dependencies including a security update for multer.
Users working with SSE streams, HTTP error handling, or WebSockets may notice improved behavior from the fixes.
Update dependencies to get security fixes for multer.
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.