Node.js JavaScript runtime โจ๐ข๐โจ
Related items
vercel/next.js
The React Framework
2026-05-21, Version 24.16.0 'Krypton' (LTS), @aduh95
Notable Changes \[b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #62553 \[ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #62713 \[9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #57775 \[40ccfde...
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...
2026-05-13, Version 22.22.3 'Jod' (LTS), @marco-ippolito
Commits \[4f780905c5] - crypto: fix potential null pointer dereference when BIO\meth\new() fails (Nora Dossche) #61788 \[4a09efb947] - crypto: update root certificates to NSS 3.121 (Node.js GitHub Bot) #62485 \[e4c0d99839] - deps: update timezone to 2026a (Node.js GitHub Bot) #62164 \[0226c8dd7a] - deps: update simd...
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-05-05, Version 26.0.0 (Current), @RafaelGSS
We're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14.6, Undici to 8.0, and several important deprecations and removals as we continue to modernize the platform. As a reminder, Node.js 26 will enter long-term support (LT...