0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/doc/api
Gerhard Stöbich 81ab00d913
doc, async_hooks: improve and add migration hints
Add hints to migrate away from async hooks.
Change docs at various places to be more clear that resources are
internals and may change at any time.

PR-URL: https://github.com/nodejs/node/pull/45369
Refs: https://github.com/nodejs/node/pull/45335
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2022-11-10 09:04:56 +00:00
..
addons.md
assert.md
async_context.md doc: fix "task_processor.js" typo 2022-11-03 00:51:44 +00:00
async_hooks.md doc, async_hooks: improve and add migration hints 2022-11-10 09:04:56 +00:00
buffer.md
child_process.md
cli.md 2022-11-01, Version 14.21.0 'Fermium' (LTS) 2022-11-01 17:19:41 -04:00
cluster.md
console.md
corepack.md
crypto.md
debugger.md
deprecations.md
dgram.md
diagnostics_channel.md doc: add node: prefix for examples 2022-11-05 21:53:23 +00:00
dns.md
documentation.md
domain.md
embedding.md
errors.md
esm.md
events.md
fs.md fs: add recursive watch to linux 2022-10-31 23:15:45 +00:00
globals.md
http2.md
http.md
https.md
index.md
inspector.md
intl.md
module.md
modules.md
n-api.md node-api: handle no support for external buffers 2022-11-09 13:30:43 -05:00
net.md
os.md
packages.md
path.md
perf_hooks.md
permissions.md
policy.md
process.md
punycode.md
querystring.md
readline.md
repl.md
report.md report: add more memory info 2022-11-02 17:18:49 +00:00
stream.md stream: add compose operator 2022-10-31 13:57:02 +00:00
string_decoder.md
synopsis.md
test.md test_runner: support function mocking 2022-11-07 18:25:54 -05:00
timers.md doc: add more info for timer.setInterval 2022-11-06 17:45:23 +00:00
tls.md tls: add "ca" property to certificate object 2022-11-09 09:29:17 +00:00
tracing.md src: trace threadpool event 2022-11-01 04:21:13 +00:00
tty.md
url.md
util.md
v8.md lib: add options to the heap snapshot APIs 2022-11-08 16:19:54 +01:00
vm.md
wasi.md
webcrypto.md
webstreams.md doc: add node: prefix for examples 2022-11-05 21:53:23 +00:00
worker_threads.md lib: add options to the heap snapshot APIs 2022-11-08 16:19:54 +01:00
zlib.md