This release reverts the spec-compliant behavior of sometimes throwing on localStorage access. We received feedback that this change on an experimental API was too breaking for a semver-minor release, so we decided to push it back for Node.js 26.0.0. Commits \[ff89b7b6c7] - crypto: ensure documented RSA-PSS saltLeng...
Related items
2025-11-11, Version 25.2.0 (Current), @aduh95
Notable Changes \[a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #59982 \[4fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #60351 \[727560a96d] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #60600 \[506b79e888] - (SEMVER-MINO...
2026-03-11, Version 25.8.1 (Current), @aduh95
Notable Changes \[ea87eea71a] - module: fix extensionless CJS files in "type": "module" packages (Matteo Collina) #62083 Commits \[bab750d1b3] - build: do not depend on V8 deps on --without-bundled-v8 builds (Antoine du Hamel) #62033 \[b26d1c7fcb] - crypto: make --use-system-ca per-env rather than per-process (Aditi...
2026-02-10, Version 25.6.1 (Current), @aduh95
Notable Changes \[47df4328d7] - build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #61456 Commits \[47df4328d7] - build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #61456 \[a727054503] - deps: upgrade npm to 11.9.0 (npm team) #61685 \[c78c49ed6b] - deps: update amaro to 1.1.7 (Node.js GitH...
2026-05-07, Version 26.1.0 (Current), @aduh95
Notable Changes Experimental node:ffi module Node.js now includes an experimental node:ffi module for loading dynamic libraries and calling native symbols from JavaScript. The API is gated behind the --experimental-ffi flag and, when the Permission Model is enabled, requires --allow-ffi. This API is inherently unsaf...
2026-01-26, Version 25.5.0 (Current), @aduh95
Notable Changes \[99a4e51f93] - crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419 \[fbe4da5725] - (SEMVER-MINOR) deps: add LIEF as a dependency (Joyee Cheung) #61167 \[0feab0f083] - (SEMVER-MINOR) deps: add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167 \[e91b296001] - (...
2026-05-20, Version 26.2.0 (Current), @aduh95
Notable Changes \[189d43a193] - doc: mark stream.compose stable (Matteo Collina) #62562 \[f858c6140e] - (SEMVER-MINOR) fs: add Temporal.Instant support to Stats and BigIntStats (Livia Medeiros) #60789 \[0cbb3895df] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #63155 Comm...