node/doc/api
RafaelGSS e58ed6d855 2023-01-06, Version 19.4.0 (Current)
Notable changes:

buffer:
  * (SEMVER-MINOR) add buffer.isUtf8 for utf8 validation (Yagiz Nizipli) https://github.com/nodejs/node/pull/45947
http:
  * (SEMVER-MINOR) improved timeout defaults handling (Paolo Insogna) https://github.com/nodejs/node/pull/45778
net
  * add autoSelectFamily global getter and setter (Paolo Insogna) https://github.com/nodejs/node/pull/45777
os:
  * (SEMVER-MINOR) add availableParallelism() (Colin Ihrig) https://github.com/nodejs/node/pull/45895
util:
  * add fast path for text-decoder fatal flag (Yagiz Nizipli) https://github.com/nodejs/node/pull/45803

PR-URL: https://github.com/nodejs/node/pull/46061
2023-01-05 18:05:40 -03:00
..
addons.md doc: add tip for NODE_MODULE 2023-01-05 13:11:33 -03:00
assert.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
async_context.md doc: use os.availableParallelism() in async_context and cluster 2023-01-05 13:11:40 -03:00
async_hooks.md doc: add async_hooks migration note 2022-11-21 15:20:47 -05:00
buffer.md 2023-01-06, Version 19.4.0 (Current) 2023-01-05 18:05:40 -03:00
child_process.md doc: use console.error for error case in child_process and dgram 2022-12-12 16:17:48 +00:00
cli.md 2023-01-06, Version 19.4.0 (Current) 2023-01-05 18:05:40 -03:00
cluster.md doc: use os.availableParallelism() in async_context and cluster 2023-01-05 13:11:40 -03:00
console.md
corepack.md
crypto.md doc: remove last example use of require('crypto').webcrypto 2023-01-01 10:44:46 +00:00
debugger.md doc: add missing line in debugger 2022-12-12 16:17:13 +00:00
deprecations.md doc: fix some history entries in deprecations.md 2023-01-05 13:11:33 -03:00
dgram.md doc: use console.error for error case in child_process and dgram 2022-12-12 16:17:48 +00:00
diagnostics_channel.md 2022-11-29, Version 19.2.0 (Current) 2022-11-25 14:42:35 -05:00
dns.md
documentation.md
domain.md
embedding.md
errors.md net: handle socket.write(cb) edge case 2023-01-05 13:11:43 -03:00
esm.md doc: disambiguate native module to addon 2022-12-13 09:42:42 +00:00
events.md doc: make EventEmitterAsyncResource's options as optional 2023-01-05 13:11:39 -03:00
fs.md doc: add args of filter option of fs.cp 2022-12-13 09:42:43 +00:00
globals.md doc: add history section to fetch-related globals 2022-11-10 09:42:59 -03:00
http.md 2023-01-06, Version 19.4.0 (Current) 2023-01-05 18:05:40 -03:00
http2.md doc: use console.error for error case in http2 2022-11-24 11:46:24 -05:00
https.md doc: use console.error for error case in fs, https, net and process 2022-12-12 16:16:03 +00:00
index.md
inspector.md 2022-10-18, Version 19.0.0 (Current) 2022-10-17 11:19:46 -03:00
intl.md
module.md
modules.md doc: fix RESOLVE_ESM_MATCH in modules.md 2022-11-21 15:20:46 -05:00
n-api.md 2022-11-29, Version 19.2.0 (Current) 2022-11-25 14:42:35 -05:00
net.md 2023-01-06, Version 19.4.0 (Current) 2023-01-05 18:05:40 -03:00
os.md 2023-01-06, Version 19.4.0 (Current) 2023-01-05 18:05:40 -03:00
packages.md doc: fix typos in packages.md 2023-01-05 13:11:36 -03:00
path.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
perf_hooks.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
permissions.md
policy.md
process.md doc: use console.error for error case in fs, https, net and process 2022-12-12 16:16:03 +00:00
punycode.md
querystring.md
readline.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
repl.md doc: update error message of example in repl 2023-01-05 13:11:36 -03:00
report.md report: add more memory info 2022-11-10 09:43:00 -03:00
stream.md doc: add stream/promises pipeline and finished to doc 2023-01-01 10:44:48 +00:00
string_decoder.md
synopsis.md
test.md 2022-12-14, Version 19.3.0 (Current) 2022-12-14 11:09:07 +00:00
timers.md doc: use console.error for error case in timers and tls 2023-01-05 13:11:42 -03:00
tls.md doc: use console.error for error case in timers and tls 2023-01-05 13:11:42 -03:00
tracing.md src: trace threadpool event 2022-11-10 09:43:00 -03:00
tty.md
url.md doc: fix wrong output of example in url.protocol 2023-01-05 13:11:41 -03:00
util.md doc: fix wrong output of example in util 2023-01-01 10:44:45 +00:00
v8.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
vm.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
wasi.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
webcrypto.md doc: add backticks to webcrypto rsaOaepParams 2023-01-01 10:44:50 +00:00
webstreams.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
worker_threads.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00
zlib.md doc: add lint rule to enforce trailing commas 2022-11-21 15:16:25 -05:00