Node.js 24.19.0 LTS (codename 'Krypton') has been released with several notable additions: `blob.textStream()` for streaming text from Blobs, OpenSSL compression support with a new `certificateCompression` TLS option, an `--experimental-import-text` ESM flag, caller-supplied buffers for `readFile()`, an `httpValidation` option for HTTP header validation, TCP keep-alive interval and count support in `setKeepAlive`, event loop delay sampling in `perf_hooks`, and exposure of `ReadableStreamTee`. The release also includes numerous bug fixes across crypto, streams, fs, debugger, and sqlite, plus dependency updates including npm 11.17.0 and SQLite 3.53.3.
19.9K Impressions