what stackpulse tracks
Node.js releases from GitHub
StackPulse watches Node.js release notes and keeps the original source link close to every summary.
JavaScript runtime built on Chrome’s V8 engine StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Node.js 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 introduces several notable changes, including updates to root certificates, enhancements to the HTTP and crypto modules, and improvements to buffer handling. It also adds new Web Cryptography algorithms and increases the default Buffer.poolSize.
Developers using the crypto, buffer, and HTTP modules may be affected by the changes.
Review the changes and update your code as necessary to leverage new features and ensure compatibility.
Security release addressing multiple CVEs affecting TLS, crypto, http2, dns, and permission systems.
All users using Node.js's TLS, crypto, http2, dns, or permission features are affected and should upgrade immediately.
Upgrade to Node.js v26.3.1 immediately to mitigate security vulnerabilities.
This release primarily focuses on addressing multiple security vulnerabilities across various modules, including TLS, crypto, HTTP/2, and DNS. It includes fixes for issues such as hostname normalization, WebCrypto cipher output length, and memory growth prevention in HTTP/2.
Users relying on TLS, crypto, HTTP/2, DNS, and permission modules are affected by these security fixes.
Upgrade to Node.js v24.17.0 to mitigate the identified security vulnerabilities.
This release focuses on addressing multiple security vulnerabilities across various modules, including TLS, crypto, DNS, HTTP/2, and permissions. Several high and medium severity CVEs have been patched to improve security and stability.
Users relying on HTTP/2 priority signaling or affected by the listed CVEs should upgrade immediately.
Upgrade to version 22.23.0 to address security vulnerabilities and breaking changes.
This release includes updates to macOS Universal Binary availability, increases the default `Buffer.poolSize` to 64 KiB, and introduces new features like `permission.drop` and `httpValidation` options. Security updates include hardening WebCrypto against prototype pollution and updating root certificates.
Users on macOS may need to prepare for potential changes in Universal Binary availability, and developers using `Buffer` or `http` modules may benefit from the new defaults and options.
Update to Node.js v26.3.0 to benefit from the latest features and security improvements.
This release focuses on dependency updates, including OpenSSL, npm, and V8, alongside minor fixes and documentation improvements.
Users relying on updated dependencies or needing security fixes in crypto will be affected.
Upgrade to version 22.22.3 to benefit from the latest dependency updates and security fixes.