node/doc/api
Stewart X Addison 20da4aeada
2026-06-23, Version 24.18.0 'Krypton' (LTS)
Notable changes:

buffer:
  * (SEMVER-MINOR) increase Buffer.poolSize default to 64 KiB (Matteo Collina) https://github.com/nodejs/node/pull/63597
crypto:
  * update root certificates to NSS 3.123.1 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/63527
  * (SEMVER-MINOR)  align key argument names in docs and error messages (Filip Skokan) https://github.com/nodejs/node/pull/62527
  * (SEMVER-MINOR)  accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) https://github.com/nodejs/node/pull/62527
  * (SEMVER-MINOR)  add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) https://github.com/nodejs/node/pull/62183
http:
  * http: avoid stream listeners on idle agent sockets (Matteo Collina) https://github.com/nodejs/node/pull/64004
  * (SEMVER-MINOR) add writeInformation to send arbitrary 1xx status codes (Tim Perry) https://github.com/nodejs/node/pull/63155
inspector:
  * (SEMVER-MINOR) expose precise coverage start to JS runtime (sangwook) https://github.com/nodejs/node/pull/63079
stream:
  * stream: Revert noop pause/resume on destroyed streams" (Stewart X Addison) https://github.com/nodejs/node/pull/63834

PR-URL: https://github.com/nodejs/node/pull/64062
2026-06-23 01:13:51 +01:00
..
addons.md doc: copyedit addons.md 2026-04-10 14:52:20 +02:00
assert.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
async_context.md doc: fix typed list formatting 2025-07-17 16:57:14 +02:00
async_hooks.md async_hooks: add trackPromises option to createHook() 2026-02-22 23:16:12 +01:00
buffer.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
child_process.md doc: remove spawn with shell example from bat/cmd section 2026-04-10 16:18:35 +02:00
cli.md doc: document the latest-vX.x schema 2026-06-18 00:15:49 +02:00
cluster.md doc: fix typed list formatting 2025-07-17 16:57:14 +02:00
console.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
corepack.md doc: clarify future Corepack removal in v25+ 2025-05-08 09:59:50 +02:00
crypto.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
debugger.md debugger: add --help to node inspect and improve docs 2026-06-18 00:15:51 +02:00
deprecations.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
dgram.md doc: add reusePort error behavior to net module 2026-01-19 19:19:34 +01:00
diagnostics_channel.md doc: correct diagnostics_channel built-in channel names 2026-05-07 15:41:49 +02:00
dns.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
documentation.md doc: clarify release candidate stability index 2025-08-12 09:19:59 -03:00
domain.md doc: domain.add() does not accept timer objects 2026-01-19 19:19:03 +01:00
embedding.md
environment_variables.md doc: fix small environment_variables typo 2026-04-10 14:52:25 +02:00
errors.md doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD 2026-06-18 21:12:34 +01:00
esm.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
events.md doc: simplify addAbortListener example 2026-04-08 23:53:05 +02:00
fs.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-20 15:16:17 +02:00
globals.md doc: clean up globals.md 2026-04-08 23:53:05 +02:00
http.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
http2.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
https.md doc: fix linter issues 2025-11-13 22:44:24 +01:00
index.md doc: add new environment variables doc page 2025-07-21 10:59:02 +02:00
inspector.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-20 15:16:17 +02:00
intl.md doc: update MDN links 2026-01-27 22:50:36 +01:00
module.md doc: fix article usage before vowel-sound acronyms 2026-06-18 00:15:55 +02:00
modules.md doc: fix double space in modules.md 2026-06-18 21:12:33 +01:00
n-api.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
net.md 2026-04-15, Version 24.15.0 'Krypton' (LTS) 2026-04-10 16:55:10 -04:00
os.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
packages.md doc: enhance clarification about the main field 2026-04-10 14:52:26 +02:00
path.md 2025-09-10, Version 24.8.0 (Current) 2025-09-10 15:38:56 +02:00
perf_hooks.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
permissions.md src: add permission support to config file 2026-05-07 17:39:11 +02:00
process.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
punycode.md doc: fix typed list formatting 2025-07-17 16:57:14 +02:00
querystring.md
quic.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
readline.md doc: document error event on readline InterfaceConstructor 2026-01-19 19:19:30 +01:00
repl.md doc: add additional codemods for deprecation 2026-01-19 19:19:11 +01:00
report.md tools: fix small inconsistencies in JSON doc output 2026-04-08 23:53:02 +02:00
single-executable-applications.md doc: clarify SEA platform support excludes darwin-x64 2026-06-18 00:15:50 +02:00
sqlite.md doc: clarify filter option of sqlite.database.applyChangeset 2026-06-18 21:12:34 +01:00
stream.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
string_decoder.md
synopsis.md tools: fix small inconsistencies in JSON doc output 2026-04-08 23:53:02 +02:00
test.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-20 15:16:17 +02:00
timers.md 2025-06-09, Version 24.2.0 (Current) 2025-06-09 15:36:15 +02:00
tls.md doc: fix "options" to "option" in tls.createServer 2026-06-18 21:12:33 +01:00
tracing.md doc: fix typed list formatting 2025-07-17 16:57:14 +02:00
tty.md doc: fix typed list formatting 2025-07-17 16:57:14 +02:00
typescript.md doc: fix the TypeScript Execute (tsx) project link 2026-05-07 15:41:51 +02:00
url.md doc: include url.resolve() in DEP0169 application deprecation 2026-04-10 14:52:16 +02:00
util.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-20 15:16:17 +02:00
v8.md doc: remove unsupported template type from v8.md 2026-06-18 00:15:56 +02:00
vm.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00
wasi.md doc: update MDN links 2026-01-27 22:50:36 +01:00
webcrypto.md 2026-06-23, Version 24.18.0 'Krypton' (LTS) 2026-06-23 01:13:51 +01:00
webstreams.md doc: document TransformStream transformer.cancel option 2026-05-07 15:41:33 +02:00
worker_threads.md doc: fix URL postMessage example in worker_threads 2026-06-18 21:12:35 +01:00
zlib.md doc: remove unnecessary <!-- eslint- magic comments 2026-06-18 00:15:51 +02:00