node
71b8b174 - 2026-08-26, Version 24.20.0 'Krypton' (LTS)

Commit
6 days ago
2026-08-26, Version 24.20.0 'Krypton' (LTS) Notable changes: async_hooks: * (SEMVER-MINOR) add `using` scopes to `AsyncLocalStorage` (Stephen Belanger) https://github.com/nodejs/node/pull/61674 benchmark: buffer: * (SEMVER-MINOR) add `end` parameter (Robert Nagy) https://github.com/nodejs/node/pull/62390 crypto: * update root certificates to NSS 3.125 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/64746 doc: * add MikeMcC399 as collaborator (Mike McCready) https://github.com/nodejs/node/pull/64656 lib,permission: * (SEMVER-MINOR) add `permission.drop` (Rafael Gonzaga) https://github.com/nodejs/node/pull/62672 loader: * (SEMVER-MINOR) implement package maps (Maƫl Nison) https://github.com/nodejs/node/pull/62239 src,permission: * (SEMVER-MINOR) add `--permission-audit` (RafaelGSS) https://github.com/nodejs/node/pull/61869 stream: * (SEMVER-MINOR) implement `node:stream/iter` (James M Snell) https://github.com/nodejs/node/pull/62066 test_runner: * (SEMVER-MINOR) add `context.log()` and `test:log` event (Moshe Atlow) https://github.com/nodejs/node/pull/64389 * (SEMVER-MINOR) report `entryFile` in `TestStream` events (Moshe Atlow) https://github.com/nodejs/node/pull/64309 wasm: * (SEMVER-MINOR) enable JSPI (Guy Bedford) https://github.com/nodejs/node/pull/59941 PR-URL: https://github.com/nodejs/node/pull/65461
Committer
Parents
Loading