Node.js 24.18.0 (LTS)
Richard Lau
2026-06-23, Version 24.18.0 'Krypton' (LTS), @richardlau prepared by @sxa
Notable Changes
- [
e07e7a31e1
] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #63527 - [
44c8ebcbd6
] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #64004 - [
d3ef4122ee
] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (M...