URL crash fix and HTTP/2 compat gains
Node hardens pathToFileURL(), exposes more HTTP/2 writable state, and updates build/ABI metadata.
Read the issue →Node hardens pathToFileURL(), exposes more HTTP/2 writable state, and updates build/ABI metadata.
Read the issue →
April 29th, 2026 · 10 commits
+2
Node.js tightened config-file validation, fixed nghttp2 integration, and added Symbol.dispose support to ffi dynamic libraries.
Read the issue →
April 28th, 2026 · 13 commits
+3
Major FFI shared-buffer support lands, watch mode now tracks worker files, plus a few important bug and V8/security-adjacent fixes.
Read the issue →
April 27th, 2026 · 10 commits
+3
execve now throws on failure, crypto fixes an RSA parsing bug, and startup snapshots avoid quadratic callback handling.
Read the issue →
April 26th, 2026 · 10 commits
+1
CPU profile tuning lands, HTTP keep-alive defaults jump to 65s, and URLSearchParams mutation gets faster.
Read the issue →Security-minded HTTP header changes, stricter WebCrypto/streams validation, and Argon2 error handling improvements landed today.
Read the issue →
April 24th, 2026 · 40 commits
+11
A mix of real bug fixes and a substantial V8 update landed, plus a new fs glob option and HTTP cleanup.
Read the issue →
April 23rd, 2026 · 9 commits
+4
Key fixes landed for MockTimers, crypto keygen/lookup hardening, NO_PROXY matching, plus Windows PGO/LTO support.
Read the issue →
April 22nd, 2026 · 16 commits
+5
FFI got safer and more consistent, WebIDL buffer checks sped up, and test_runner gained AbortSignal.timeout mocking.
Read the issue →
April 21st, 2026 · 11 commits
+3
JWK support lands for post-quantum keys, while streams and HTTP gain targeted bug fixes and internal cleanup.
Read the issue →
April 20th, 2026 · 16 commits
+3
Inspector docs got a new help link, TLS tests were adapted for OpenSSL 4.0, and Node gained a flag to enable all experimentals.
Read the issue →Node adds non-interactive inspect probes and expands experimental FFI with new methods, error codes, and docs.
Read the issue →
April 18th, 2026 · 12 commits
+2
New ESM race handling, Blob sequence parsing, test runner event IDs, and several WebStreams/runtime cleanup changes landed.
Read the issue →
April 17th, 2026 · 10 commits
+3
Notable API and behavior fixes landed across WebCrypto, URLPattern, streams, and N-API, plus a few platform/workaround updates.
Read the issue →SharedArrayBuffer is now rejected in Web APIs, Undici bumps to 8.1.0, and several AIX build fixes land.
Read the issue →Node.js 24.15.0 ships, adding CLI, crypto, and fs features, plus a permission-model clarification and a libffi build fix.
Read the issue →A new node:ffi module lands, SQLite is bumped to 3.53.0, and fs read APIs now validate position before early returns.
Read the issue →
April 13th, 2026 · 11 commits
+6
Temporal becomes the default build path, with Windows support fixes plus QUIC, WebStreams, and test runner improvements.
Read the issue →Node updated WPT runner docs and simplified stateless Diffie-Hellman key handling by dropping legacy validation paths.
Read the issue →Buffer search APIs gain an end bound, while SQLite speeds up ASCII text handling and row key reuse. Streams callback plumbing is simplified.
Read the issue →
April 10th, 2026 · 15 commits
+5
Adds sqlite serialize/deserialize APIs, fixes watch-mode ENOENT crashes, and patches a webstreams unhandled rejection.
Read the issue →
April 9th, 2026 · 17 commits
+4
Big QUIC API expansion plus crypto fixes, a new v8 heap profile API, perfetto tooling, and a string encoding speedup.
Read the issue →ngtcp2 is bumped to 1.22.0 with TLS-integration API updates; docs also clarify UUIDv7 clock behavior and module resolution.
Read the issue →
April 7th, 2026 · 14 commits
+4
Node updated vendored deps and test tooling, and fixed duplexPair destruction propagation plus utimes timestamp handling.
Read the issue →Major QUIC packet allocation overhaul, new stream/iter classic adapters, and inspector storage fixes with stricter event handling.
Read the issue →Node adds crypto.randomUUIDv7(), libuv keepalive_ex support, Windows crash hardening, and new contextify debug logs.
Read the issue →Node adds req.signal, fixes leaked pipelined responses, updates streams docs, and raises the GCC floor to 13.2.
Read the issue →Node fixes a Windows long-path subpath import regression and tightens commit-signoff guidance; the rest are workflow dependency bumps.
Read the issue →Node.js adds test-order randomization and a smarter WebAssembly trap-handler check, plus an AbortSignal memory leak fix.
Read the issue →New test runner context APIs, a runtime deprecation for module.register(), plus a new Node 25.9.0 release with async hooks, crypto, and CLI additions.
Read the issue →