node/doc/api
Juan José Arboleda 70dcef5577
2022-04-07, Version 17.9.0 (Current)
Notable Changes:

* (SEMVER-MINOR) crypto: make authTagLength optional for CC20P1305 (Tobias Nießen) https://github.com/nodejs/node/pull/42427
* deps: update undici to 4.16.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/42414
* doc: add @meixg to collaborators (Xuguang Mei) https://github.com/nodejs/node/pull/42576

PR-URL: https://github.com/nodejs/node/pull/42613
2022-04-07 00:50:53 -05:00
..
addons.md doc: fix Embedder's Guide link to V8 official docs 2022-03-20 23:04:31 -04:00
assert.md doc: remove SameValue comparison reference 2022-01-14 16:22:49 +01:00
async_context.md doc: fix typo in async_context.md 2022-04-06 12:20:09 -05:00
async_hooks.md doc: fix comment text in async_hooks example 2022-04-06 12:20:13 -05:00
buffer.md 2022-02-10, Version 17.5.0 (Current) 2022-02-09 23:36:49 -05:00
child_process.md doc: clarify path search in child_process.spawn 2022-03-20 23:04:30 -04:00
cli.md doc: change comma-splice to two sentences 2022-04-06 12:20:10 -05:00
cluster.md doc: remove extraneous comma 2022-04-06 12:25:49 -05:00
console.md doc: remove empty block from console.timeEnd() example 2022-02-07 23:29:52 -05:00
corepack.md doc: add history information for Corepack 2022-02-07 23:29:54 -05:00
crypto.md 2022-04-07, Version 17.9.0 (Current) 2022-04-07 00:50:53 -05:00
debugger.md debugger: add debugger alias for exec(expr) 2022-02-22 11:38:54 -05:00
deprecations.md doc: update DEP0102 text 2022-04-06 12:25:52 -05:00
dgram.md doc: remove repeated a word 2022-03-07 17:38:13 +00:00
diagnostics_channel.md 2021-11-09, Version 17.1.0 (Current) 2021-11-08 16:40:59 +01:00
dns.md doc: fix markdown syntax and HTML tag misses 2021-11-06 10:57:06 +01:00
documentation.md doc: add stability class to legacy status description 2022-04-06 12:20:13 -05:00
domain.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
embedding.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
errors.md esm: support https remotely and http locally under flag 2022-02-21 00:37:31 -05:00
esm.md esm: make extension-less errors in type:module actionable 2022-03-20 23:04:30 -04:00
events.md doc: remove comma splice in events.md 2022-04-06 12:20:11 -05:00
fs.md fs: fix write methods param validation and docs 2022-04-07 00:20:46 -05:00
globals.md 2022-02-22, Version 17.6.0 (Current) 2022-02-22 17:19:24 -05:00
http.md doc: document breaking change in http.IncomingMessage 'close' event 2022-04-06 12:25:50 -05:00
http2.md doc: simplify Http2Stream encoding text 2022-04-06 12:25:56 -05:00
https.md doc: clarify that some modules don't work when compiled without ssl 2022-03-07 17:44:03 +00:00
index.md tools: avoid unnecessary escaping in markdown formatter 2021-11-06 10:59:55 +01:00
inspector.md doc: update output in inspector examples 2022-01-14 16:20:16 +01:00
intl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
module.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
modules.md doc: add introduction sentence for CJS 2022-04-06 12:25:50 -05:00
n-api.md doc: clarify napi_finalize behavior 2022-04-06 12:20:10 -05:00
net.md doc: fix version history for net.Socket and net.Server 2022-03-21 13:19:02 -04:00
os.md build: remove broken x32 arch support 2022-02-21 00:37:32 -05:00
packages.md doc: expand history for conditional exports changes in v12 2022-04-06 12:20:10 -05:00
path.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
perf_hooks.md net,dns: trace tcp connection and dns by perf_hooks 2022-04-06 12:20:12 -05:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md doc: simplify recommendations in process.md 2022-04-06 12:25:52 -05:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
querystring.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
readline.md doc: remove util.promisify() content in readline.md 2022-04-06 12:25:51 -05:00
repl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
report.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
stream.md doc: remove obsolete stream API selection text 2022-04-06 12:25:55 -05:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
synopsis.md doc: clarify module system selection 2022-01-24 17:35:36 +00:00
timers.md doc: remove outdated timeout.unref content 2022-03-20 17:30:24 -04:00
tls.md doc: remove faulty justification for 128-bit AES 2022-04-06 12:25:54 -05:00
tracing.md doc: add note for handling signal events in trace events 2022-01-24 17:35:55 +00:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
url.md doc: clarify the meaning of legacy status 2022-03-20 23:04:30 -04:00
util.md doc: adjust a/an word usage 2022-02-22 11:38:54 -05:00
v8.md doc: remove "considered" for clarity 2022-03-07 17:44:05 +00:00
vm.md doc: fix typos 2022-03-07 17:44:01 +00:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
webcrypto.md doc: aes webcrypto unwrap is not a node-specific extensions 2022-04-06 12:25:53 -05:00
webstreams.md doc: add missing buffer in the stream/consumers import example 2022-02-22 11:38:52 -05:00
worker_threads.md 2022-02-10, Version 17.5.0 (Current) 2022-02-09 23:36:49 -05:00
zlib.md doc: fix typos 2022-03-07 17:44:01 +00:00