node/doc/api
Antoine du Hamel b7e6a5d37e
2026-06-01, Version 26.3.0 (Current)
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
doc:
  * downgrade macOS x64 support to Tier 2 (Antoine du Hamel) https://github.com/nodejs/node/pull/63055
http:
  * (SEMVER-MINOR) add `httpValidation` option to configure header value validation (RajeshKumar11) https://github.com/nodejs/node/pull/61597
inspector:
  * (SEMVER-MINOR) expose precise coverage start to JS runtime (sangwook) https://github.com/nodejs/node/pull/63079
lib,permission:
  * (SEMVER-MINOR) add `permission.drop` (Rafael Gonzaga) https://github.com/nodejs/node/pull/62672

PR-URL: https://github.com/nodejs/node/pull/63664
2026-05-31 11:17:31 +02:00
..
addons.md build: make test-addons dependency-free 2026-05-05 16:19:34 +02:00
assert.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
async_context.md doc: fix documentation history missing 25.9.0 2026-05-06 17:55:06 +02:00
async_hooks.md
buffer.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
child_process.md doc: fix inconsistencies in CJS code snippets 2026-05-19 14:08:18 +02:00
cli.md 2026-05-20, Version 26.2.0 (Current) 2026-05-20 10:01:11 +02:00
cluster.md doc: fix inconsistencies in CJS code snippets 2026-05-19 14:08:18 +02:00
console.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
crypto.md doc: fix article usage before vowel-sound acronyms 2026-05-20 10:00:11 +02:00
debugger.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
deprecations.md doc: fix typo in deprecations 2026-05-23 00:05:39 +02:00
dgram.md
diagnostics_channel.md 2026-05-07, Version 26.1.0 (Current) 2026-05-07 00:58:03 +02:00
dns.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
documentation.md
domain.md
embedding.md
environment_variables.md
errors.md doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD 2026-05-27 11:35:48 +02:00
esm.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
events.md
ffi.md ffi: remove function signature property aliases 2026-05-27 11:35:45 +02:00
fs.md doc: improve fs.StatFs properties descriptions 2026-05-30 19:26:24 +02:00
globals.md 2026-05-05, Version 26.0.0 (Current) 2026-05-04 08:27:41 -03:00
http.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
http2.md http2: emit session close before stream close 2026-05-30 19:26:25 +02:00
https.md
index.md doc: minor structural stream/iter edits 2026-05-05 16:21:46 +02:00
inspector.md doc,src,test: fix dead inspector help URL 2026-05-05 16:19:33 +02:00
intl.md
module.md doc: fix article usage before vowel-sound acronyms 2026-05-20 10:00:11 +02:00
modules.md doc: move hyperlinks outside of text blocks 2026-05-27 11:35:46 +02:00
n-api.md 2026-05-20, Version 26.2.0 (Current) 2026-05-20 10:01:11 +02:00
net.md
os.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
packages.md doc: fix stray carriage return in packages.md 2026-03-20 17:17:41 +01:00
path.md
perf_hooks.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
permissions.md lib,permission: add permission.drop 2026-05-27 11:35:49 +02:00
process.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
punycode.md
querystring.md
quic.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
readline.md
repl.md doc: fix documentation history missing 25.9.0 2026-05-06 17:55:06 +02:00
report.md
single-executable-applications.md doc: clarify SEA platform support excludes darwin-x64 2026-05-19 14:08:18 +02:00
sqlite.md doc: clarify filter option of sqlite.database.applyChangeset 2026-05-27 11:35:49 +02:00
stream.md 2026-05-20, Version 26.2.0 (Current) 2026-05-20 10:01:11 +02:00
stream_iter.md doc: fix promise nomenclature in stream_iter.md 2026-05-20 10:00:11 +02:00
string_decoder.md
synopsis.md
test.md 2026-06-01, Version 26.3.0 (Current) 2026-05-31 11:17:31 +02:00
timers.md
tls.md doc: fix "options" to "option" in tls.createServer 2026-05-23 00:05:43 +02:00
tracing.md doc: fix inconsistencies in CJS code snippets 2026-05-19 14:08:18 +02:00
tty.md
typescript.md doc: fix the TypeScript Execute (tsx) project link 2026-05-05 23:34:21 +02:00
url.md
util.md 2026-05-07, Version 26.1.0 (Current) 2026-05-07 00:58:03 +02:00
v8.md doc: remove unsupported template type from v8.md 2026-05-20 10:00:11 +02:00
vm.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00
wasi.md doc: fix inconsistencies in CJS code snippets 2026-05-19 14:08:18 +02:00
webcrypto.md doc,lib: align WebCrypto names with spec 2026-05-27 11:35:48 +02:00
webstreams.md doc: document TransformStream transformer.cancel option 2026-05-05 16:19:18 +02:00
worker_threads.md doc: fix URL postMessage example in worker_threads 2026-05-27 11:35:50 +02:00
zlib.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-19 14:08:19 +02:00