node/doc/api
Danielle Adams 82c537f761
2022-03-15, Version 16.14.1 'Gallium' (LTS)
Notable changes:

* doc:
  * add release key for Bryan English (Bryan English) https://github.com/nodejs/node/pull/42102

PR-URL: https://github.com/nodejs/node/pull/42200
2022-03-15 17:47:41 -04:00
..
addons.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
assert.md doc: remove SameValue comparison reference 2022-01-31 23:54:58 -05:00
async_context.md doc: edit async_context context loss text 2022-03-14 09:31:08 -04:00
async_hooks.md async_hooks: fix imports in context example 2022-03-14 09:32:15 -04:00
buffer.md doc: improve 'hex' Buffer decoding description and examples 2022-03-14 09:32:01 -04:00
child_process.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
cli.md doc: clarify module system selection 2022-02-26 15:33:02 -05:00
cluster.md doc: add missing commas in cluster docs 2022-03-14 09:32:18 -04:00
console.md doc: remove empty block from console.timeEnd() example 2022-03-14 09:32:20 -04:00
corepack.md doc: add history information for Corepack 2022-03-14 09:32:17 -04:00
crypto.md 2022-03-15, Version 16.14.1 'Gallium' (LTS) 2022-03-15 17:47:41 -04:00
debugger.md doc: add information on suppressing initial break in debugger 2022-01-31 23:00:25 -05:00
deprecations.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
dgram.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
diagnostics_channel.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
dns.md doc: fix markdown syntax and HTML tag misses 2021-11-25 11:24:01 +00:00
documentation.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
domain.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
embedding.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
errors.md doc: fix documentation for MODULE_NOT_FOUND and ERR_MODULE_NOT_FOUND 2022-03-14 09:32:05 -04:00
esm.md doc: fix typos in esm.md 2022-02-26 15:33:03 -05:00
events.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
fs.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
globals.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
http.md doc: use example.com for examples 2022-03-14 09:32:14 -04:00
http2.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
https.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
index.md tools: avoid unnecessary escaping in markdown formatter 2022-01-29 17:03:01 -05:00
inspector.md doc: update output in inspector examples 2022-01-31 23:54:54 -05:00
intl.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
module.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
modules.md doc: update modules.md wording 2022-03-14 09:32:11 -04:00
n-api.md doc: clarify parameter for napi_get_cb_info 2022-03-14 09:32:06 -04:00
net.md doc: expand entries for isIP(), isIPv4(), and isIPv6() 2022-01-31 23:01:03 -05:00
os.md doc: improve docs to give descriptive info for the platform property 2022-03-14 09:32:07 -04:00
packages.md doc: clarify that import also uses main 2022-03-14 09:32:11 -04:00
path.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
perf_hooks.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
policy.md
process.md doc: improve docs to give descriptive info for the platform property 2022-03-14 09:32:07 -04:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
querystring.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
readline.md doc: simplify readline/stdin text 2022-03-14 09:32:02 -04:00
repl.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
report.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
stream.md doc: add stream pipelining note on Http usage 2022-03-14 09:32:18 -04:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
synopsis.md doc: clarify module system selection 2022-02-26 15:33:02 -05:00
timers.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-07 15:27:01 -05:00
tls.md doc: use sentence case for X509 error codes header 2022-03-14 09:32:16 -04:00
tracing.md doc: add note for handling signal events in trace events 2022-03-14 09:32:00 -04:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
url.md doc: clarify treatment of non-string base in URL() 2022-03-14 09:32:07 -04:00
util.md doc: use Object.hasOwn() in util doc 2022-03-14 09:32:12 -04:00
v8.md doc: add overhead hints for heap snapshot generation 2022-03-14 09:32:16 -04:00
vm.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
webcrypto.md crypto: adjust types for getRandomValues 2022-03-14 09:32:01 -04:00
webstreams.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00
worker_threads.md doc: add comments to empty blocks in worker_threads text 2022-03-14 09:32:21 -04:00
zlib.md doc: format doc/api/*.md with markdown formatter 2021-11-04 12:26:12 +01:00