March 31st, 2026 · 20 commits
+6
Major crypto refactors and new APIs land alongside QUIC, inspector, fs.statfs, and diagnostics_channel upgrades.
Read the issue →
March 30th, 2026 · 9 commits
Keygen now accepts raw key formats, simdjson and ngtcp2 were bumped, and libuv’s TCP keepalive customization was reverted for CI stability.
Read the issue →
March 29th, 2026 · 4 commits
Node.js tightened crypto deprecations, fixed a null-backed ArrayBufferView crash, and sped up EventEmitter emits and EC JWK imports.
Read the issue →
March 28th, 2026 · 10 commits
+2
Node adds experimental stream/iter and AsyncLocalStorage using scopes, with crypto error detail improvements and a few ecosystem updates.
Read the issue →
March 27th, 2026 · 3 commits
Buffer gets several performance wins, while test runner module mocks gain a new exports option and deprecate older shapes.
Read the issue →
March 26th, 2026 · 8 commits
+1
Node adds modern WebCrypto hash algorithms and raw key formats, while fixing a zlib UAF and an ESM cache bug.
Read the issue →
March 25th, 2026 · 2 commits
Node.js switched its doc tool to the npm-published doc-kit and tightened a flaky debugger restart test.
Read the issue →
March 24th, 2026 · 17 commits
+5
Multiple CVEs fixed: header prototype crashes, TLS SNI exception handling, permission gaps, HTTP/2 flow control, and V8 hash collision hardening.
Read the issue →
March 23rd, 2026 · 3 commits
A new native addon API exposes OpenSSL contexts, alongside doc fixes and safer Windows child_process guidance.
Read the issue →
March 22nd, 2026 · 4 commits
A fake-timers compatibility fix stands out, alongside small docs updates and a V8 tooling override.
Read the issue →
March 20th, 2026 · 4 commits
Node updates ICU to 78.3 and adds WebCrypto/crypto docs and API tweaks, including new deprecations and an enumerable SubtleCrypto.supports.
Read the issue →
March 19th, 2026 · 4 commits
QuotaExceededError becomes a real DOMException subclass, AIX/IBM i targets Power 9, and docs/build tooling get small updates.
Read the issue →
March 18th, 2026 · 7 commits
Notable fixes for test runner failures and pipeline error handling, plus a sqlite callback lifetime bug and tooling updates.
Read the issue →
March 17th, 2026 · 12 commits
+4
A mix of real bug fixes, a runtime deprecation, a util regression fix, and a SQLite upgrade landed today.
Read the issue →
March 16th, 2026 · 8 commits
Renames WebCrypto parameter fields, fixes ESM path normalization, and pulls in undici plus npm version updates.
Read the issue →
March 15th, 2026 · 5 commits
Undici adds SOCKS5 proxy support and cache docs, libuv bumps to 1.52.1, plus worker heap profile optimizations.
Read the issue →
March 14th, 2026 · 5 commits
Adds diagnostics for Web Locks, expands Wasm string-constant imports, and hardens WebCrypto against prototype pollution.
Read the issue →
March 13th, 2026 · 5 commits
Node now rejects seedless ML-KEM/ML-DSA PKCS#8 imports and defaults exports to seed-only when possible, plus a few doc cleanups.
Read the issue →
March 12th, 2026 · 4 commits
REPL gains a user-defined error handler; WebCrypto WPTs and typed-array typings were also refreshed, plus an IBMi build skip.
Read the issue →
March 11th, 2026 · 7 commits
Crypto AEAD handling was refactored, WebCrypto normalization got a once-only name read fix, and 25.8.1 release/tz data landed.
Read the issue →
March 10th, 2026 · 8 commits
Node adds SEA code cache support for ESM entrypoints, fixes Unicode cpSync regressions, and updates SQLite plus other deps.
Read the issue →
March 9th, 2026 · 6 commits
Key fixes for REPL exception handling and webstreams pipeTo, plus a docs copyedit and ICU/V8 dependency updates.
Read the issue →
March 8th, 2026 · 5 commits
Node silences URL warnings inside node_modules, clarifies a util API doc, and updates CI/Nix pins.
Read the issue →
March 7th, 2026 · 2 commits
Node reserved module version 146 for Electron 42, and a fixture update script now fails fast when it can't find the expected SHA.
Read the issue →
March 6th, 2026 · 14 commits
+2
Node tightened web compression compliance, removed REPL’s domain dependency, and fixed an HTTP parser use-after-free.
Read the issue →
March 5th, 2026 · 4 commits
A UTF-8 stream corruption bug is fixed, alongside release-note updates and lint dependency bumps.
Read the issue →
March 4th, 2026 · 5 commits
Node.js fixed a TransformStream cancel/write race, plus workflow, release-tooling, and docs updates.
Read the issue →
March 3rd, 2026 · 12 commits
+3
Node.js 25.8.0 ships plus source-map, async context, and build fixes; most remaining changes are dependency and doc updates.
Read the issue →
March 2nd, 2026 · 16 commits
+9
Major changes land for module hooks, HTTP request/header validation, and SQLite iterator invalidation, plus new CLI heap sizing support.
Read the issue →
March 1st, 2026 · 6 commits
Node updates minimatch with security/perf guidance, fixes ESM docs, and trims several test/process-exit patterns.
Read the issue →