node/doc/api
Michaël Zasso 5b59e14daf
2022-01-18, Version 17.4.0 (Current)
Notable changes:

child_process:
  * (SEMVER-MINOR) add support for URL to `cp.fork` (Antoine du Hamel) https://github.com/nodejs/node/pull/41225
crypto:
  * (SEMVER-MINOR) alias webcrypto.subtle and webcrypto.getRandomValues on crypto (James M Snell) https://github.com/nodejs/node/pull/41266
doc:
  * add Mesteery to collaborators (Mestery) https://github.com/nodejs/node/pull/41543
events:
  * (SEMVER-MINOR) graduate capturerejections to supported (James M Snell) https://github.com/nodejs/node/pull/41267
  * (SEMVER-MINOR) add EventEmitterAsyncResource to core (James M Snell) https://github.com/nodejs/node/pull/41246
loader:
  * (SEMVER-MINOR) return package format from defaultResolve if known (Gabriel Bota) https://github.com/nodejs/node/pull/40980
perf_hooks:
  * (SEMVER-MINOR) multiple fixes for Histogram (James M Snell) https://github.com/nodejs/node/pull/41153
stream:
  * (SEMVER-MINOR) add filter method to readable (Benjamin Gruenbaum, Robert Nagy) https://github.com/nodejs/node/pull/41354
  * (SEMVER-MINOR) add isReadable helper (Robert Nagy) https://github.com/nodejs/node/pull/41199
  * (SEMVER-MINOR) add map method to Readable (Benjamin Gruenbaum, Robert Nagy) https://github.com/nodejs/node/pull/40815

PR-URL: https://github.com/nodejs/node/pull/41557
2022-01-18 14:28:32 +01:00
..
addons.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
assert.md doc: remove SameValue comparison reference 2022-01-14 16:22:49 +01:00
async_context.md doc: improve async_context introduction 2021-11-06 10:56:43 +01:00
async_hooks.md 2021-11-30, Version 17.2.0 (Current) 2021-11-29 10:50:35 +01:00
buffer.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
child_process.md 2022-01-18, Version 17.4.0 (Current) 2022-01-18 14:28:32 +01:00
cli.md doc: clarify uncaughtException origin for ESM 2022-01-14 16:20:15 +01:00
cluster.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
console.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
corepack.md doc: fix corepack grammar for --force flag 2021-11-21 16:07:32 +01:00
crypto.md 2022-01-18, Version 17.4.0 (Current) 2022-01-18 14:28:32 +01:00
debugger.md doc: add information on suppressing initial break in debugger 2021-11-26 15:36:38 +01:00
deprecations.md 2021-11-30, Version 17.2.0 (Current) 2021-11-29 10:50:35 +01:00
dgram.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02: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: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02: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 doc: include stack trace difference in ES modules 2022-01-14 16:19:37 +01:00
esm.md doc: add missing YAML tag in esm.md 2022-01-16 15:01:07 +01:00
events.md 2022-01-18, Version 17.4.0 (Current) 2022-01-18 14:28:32 +01:00
fs.md doc: expand fs.access() mode parameter docs 2022-01-16 15:01:07 +01:00
globals.md 2021-12-17, Version 17.3.0 (Current) 2021-12-17 08:57:32 -05:00
http.md doc: revise HTTPRequestOptions text 2022-01-14 16:20:15 +01:00
http2.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
https.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02: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: document that require.main may be undefined 2022-01-14 16:19:48 +01:00
n-api.md doc: fix example in node-api docs 2022-01-14 16:19:36 +01:00
net.md doc: expand entries for isIP(), isIPv4(), and isIPv6() 2021-12-13 17:14:10 -05:00
os.md doc: fix markdown syntax and HTML tag misses 2021-11-06 10:57:06 +01:00
packages.md doc: fix syntax error in nested conditions example 2022-01-14 16:19:27 +01:00
path.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
perf_hooks.md 2022-01-18, Version 17.4.0 (Current) 2022-01-18 14:28:32 +01:00
policy.md
process.md doc: clarify uncaughtException origin for ESM 2022-01-14 16:20:15 +01: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: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02: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 2022-01-18, Version 17.4.0 (Current) 2022-01-18 14:28:32 +01:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
synopsis.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
timers.md 2021-12-17, Version 17.3.0 (Current) 2021-12-17 08:57:32 -05:00
tls.md doc: remove statement about client private keys 2022-01-16 15:01:09 +01:00
tracing.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
url.md doc,lib,tools: align multiline comments 2021-12-13 17:14:16 -05:00
util.md 2021-12-17, Version 17.3.0 (Current) 2021-12-17 08:57:32 -05:00
v8.md doc: remove legacy in-page links in v8.md 2022-01-14 16:19:38 +01:00
vm.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
webcrypto.md doc: use GFM footnotes in webcrypto.md 2021-11-06 10:56:42 +01:00
webstreams.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00
worker_threads.md doc: fix example description for worker_threads 2022-01-14 16:19:44 +01:00
zlib.md doc: format doc/api/*.md with markdown formatter 2021-10-20 16:54:34 +02:00