node/doc/api
Antoine du Hamel a08700240d
2026-02-10, Version 24.13.1 'Krypton' (LTS)
Notable changes:

build:
  * add support for Python 3.14 (Christian Clauss) https://github.com/nodejs/node/pull/59983
cli:
  * mark `--heapsnapshot-near-heap-limit` as stable (Joyee Cheung) https://github.com/nodejs/node/pull/60956
crypto:
  * update root certificates to NSS 3.119 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/61419
doc:
  * mark `--build-snapshot` and `--build-snapshot-config` as stable (Joyee Cheung) https://github.com/nodejs/node/pull/60954
meta:
  * add avivkeller to collaborators (Aviv Keller) https://github.com/nodejs/node/pull/61115
  * add gurgunday to collaborators (Gürgün Dayıoğlu) https://github.com/nodejs/node/pull/61094
  * add Renegade334 to collaborators (Renegade334) https://github.com/nodejs/node/pull/60714
url:
  * update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) https://github.com/nodejs/node/pull/61593
v8:
  * mark `v8.queryObjects()` as stable (Joyee Cheung) https://github.com/nodejs/node/pull/60957

PR-URL: https://github.com/nodejs/node/pull/61661
2026-02-06 17:46:34 +01:00
..
addons.md
assert.md doc: mention constructor comparison in assert.deepStrictEqual 2026-01-28 16:29:46 +01:00
async_context.md
async_hooks.md
buffer.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
child_process.md
cli.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
cluster.md
console.md
corepack.md
crypto.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
debugger.md
deprecations.md doc: remove v prefix for version references 2026-01-28 16:29:46 +01:00
dgram.md doc: add reusePort error behavior to net module 2026-01-19 19:19:34 +01:00
diagnostics_channel.md
dns.md
documentation.md
domain.md doc: domain.add() does not accept timer objects 2026-01-19 19:19:03 +01:00
embedding.md
environment_variables.md
errors.md doc: remove v prefix for version references 2026-01-28 16:29:46 +01:00
esm.md doc: update MDN links 2026-01-27 22:50:36 +01:00
events.md
fs.md doc: update MDN links 2026-01-27 22:50:36 +01:00
globals.md doc: update MDN links 2026-01-27 22:50:36 +01:00
http.md 2025-12-10, Version 24.12.0 'Krypton' (LTS) 2025-12-09 14:35:14 +01:00
http2.md
https.md
index.md
inspector.md
intl.md doc: update MDN links 2026-01-27 22:50:36 +01:00
module.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
modules.md
n-api.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
net.md doc: add reusePort error behavior to net module 2026-01-19 19:19:34 +01:00
os.md
packages.md doc: packages: example of private import switch to internal 2026-01-27 22:52:25 +01:00
path.md
perf_hooks.md 2025-12-10, Version 24.12.0 'Krypton' (LTS) 2025-12-09 14:35:14 +01:00
permissions.md
process.md doc: remove v prefix for version references 2026-01-28 16:29:46 +01:00
punycode.md
querystring.md
quic.md
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
single-executable-applications.md doc,test: add documentation and test on how to use addons in SEA 2026-01-19 19:19:06 +01:00
sqlite.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
stream.md
string_decoder.md
synopsis.md
test.md lib,test: enforce use of assert.fail via a lint rule 2026-01-27 22:20:25 +01:00
timers.md
tls.md doc: added requestOCSP option to tls.connect 2026-02-04 15:32:49 +01:00
tracing.md
tty.md
typescript.md 2025-12-10, Version 24.12.0 'Krypton' (LTS) 2025-12-09 14:35:14 +01:00
url.md doc: add deprecation history for url.parse 2026-01-27 22:52:26 +01:00
util.md doc: remove v prefix for version references 2026-01-28 16:29:46 +01:00
v8.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-06 17:46:34 +01:00
vm.md
wasi.md doc: update MDN links 2026-01-27 22:50:36 +01:00
webcrypto.md
webstreams.md
worker_threads.md doc: update MDN links 2026-01-27 22:50:36 +01:00
zlib.md doc: add missing zstd to mjs example of zlib 2026-01-19 19:19:17 +01:00