node/doc/api
Ruy Adorno e7b51fbdaf
2022-08-24, Version 18.8.0 (Current)
Notable changes:

* bootstrap:
  * implement run-time user-land snapshots via --build-snapshot and
  --snapshot-blob (Joyee Cheung) in #38905
* crypto:
  * (SEMVER-MINOR) allow zero-length IKM in HKDF and in webcrypto PBKDF2
  (Filip Skokan) #44201
  * (SEMVER-MINOR) allow zero-length secret KeyObject
  (Filip Skokan) #44201
* deps:
  * upgrade npm to 8.18.0 (npm team) #44263 - Adds a new npm query cmd
* doc:
  * add Erick Wendel to collaborators (Erick Wendel) #44088
  * add theanarkh to collaborators (theanarkh) #44131
  * add MoLow to collaborators (Moshe Atlow) #44214
  * add cola119 to collaborators (cola119) #44248
  * deprecate --trace-atomics-wait (Keyhan Vakil) #44093
* http:
  * (SEMVER-MINOR) make idle http parser count configurable
  (theanarkh) #43974
* net:
  * (SEMVER-MINOR) add local family (theanarkh) #43975
* src:
  * (SEMVER-MINOR) print source map error source on demand
  (Chengzhong Wu) #43875
* tls:
  * (SEMVER-MINOR) pass a valid socket on tlsClientError
  (Daeyeon Jeong) #44021

PR-URL: https://github.com/nodejs/node/pull/44353
2022-08-24 11:56:01 -04:00
..
addons.md doc: fix Embedder's Guide link to V8 official docs 2022-03-17 09:25:43 +00:00
assert.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
async_context.md doc: make minor adjustments 2022-05-24 10:27:17 +01:00
async_hooks.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
buffer.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
child_process.md doc: clarify subprocess.stdout/in/err property 2022-07-24 17:43:05 +01:00
cli.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
cluster.md doc: use serial comma in cluster docs 2022-05-06 15:56:56 +01:00
console.md doc: use serial comma in console docs 2022-05-31 14:57:50 +01:00
corepack.md doc: make minor adjustments 2022-05-24 10:27:17 +01:00
crypto.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
debugger.md debugger: add debugger alias for exec(expr) 2022-02-17 19:23:20 +00:00
deprecations.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
dgram.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
diagnostics_channel.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
dns.md doc: revert anachronistic 'node:' module require()s in API history notes 2022-07-14 16:24:08 +01:00
documentation.md doc: add stability class to legacy status description 2022-03-30 17:49:29 +02:00
domain.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
embedding.md src: add detailed embedder process initialization API 2022-08-05 19:46:08 +00:00
errors.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
esm.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
events.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
fs.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
globals.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
http2.md http: add writeEarlyHints function to ServerResponse 2022-08-17 18:22:53 +00:00
http.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
https.md doc: update links to MDN page about dynamic imports 2022-07-15 15:44:58 +01:00
index.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
inspector.md doc: inspector.close undefined in worker threads 2022-07-25 22:31:56 +08:00
intl.md doc: fix icu-small example 2022-06-30 09:34:10 -04:00
module.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
modules.md src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
n-api.md src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
net.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
os.md 2022-06-16, Version 18.4.0 (Current) 2022-06-16 09:45:05 -04:00
packages.md doc: fix typo 2022-08-20 18:15:37 +00:00
path.md doc: revert anachronistic 'node:' module require()s in API history notes 2022-07-14 16:24:08 +01:00
perf_hooks.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
policy.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
process.md doc,report: document special filenames 2022-08-19 04:42:29 +00:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
querystring.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
readline.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
repl.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
report.md doc: use serial comma in report docs 2022-06-13 11:00:49 +01:00
stream.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
string_decoder.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
synopsis.md doc: use ASCII apostrophes consistently 2022-05-17 20:04:51 +01:00
test.md 2022-08-24, Version 18.8.0 (Current) 2022-08-24 11:56:01 -04:00
timers.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
tls.md tls,http2: send fatal alert on ALPN mismatch 2022-08-13 07:25:23 +00:00
tracing.md trace_events: add example 2022-08-16 17:59:28 +00:00
tty.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
url.md doc: use ASCII apostrophes consistently 2022-05-17 20:04:51 +01:00
util.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
v8.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
vm.md doc: order vm.Module linker arguments correctly 2022-04-22 12:44:35 +02:00
wasi.md doc: add node: prefix for all core modules 2022-04-20 10:23:41 +02:00
webcrypto.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
webstreams.md doc: use serial comma in webstreams docs 2022-06-09 10:58:47 +01:00
worker_threads.md 2022-08-16, Version 16.17.0 'Gallium' (LTS) 2022-08-16 13:02:32 +02:00
zlib.md doc: use ASCII apostrophes consistently 2022-05-17 20:04:51 +01:00