0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
cjihrig 3ba6813daf
doc: add information to revoked deprecations
Revoked deprecations are supposed to have some sort of
information explaining why the deprecation was reversed. This
commit adds some information to the two existing revoked
deprecations.

PR-URL: https://github.com/nodejs/node/pull/27952
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-05-31 10:15:55 -04:00
..
addons.md
assert.md
async_hooks.md
buffer.md
child_process.md doc: correct parameter type on 'subprocess.kill([signal])' 2019-05-20 23:00:31 +08:00
cli.md doc: add missing --experimental-wasm-modules docs 2019-05-31 09:33:45 -04:00
cluster.md
console.md
crypto.md
debugger.md
deprecations.md doc: add information to revoked deprecations 2019-05-31 10:15:55 -04:00
dgram.md
dns.md
documentation.md doc: revise additional Experimental status text 2019-05-30 09:48:20 +02:00
domain.md
errors.md
esm.md esm: remove experimental status from JSON modules 2019-05-22 04:06:34 -04:00
events.md
fs.md
globals.md
http2.md doc,test: clarify that Http2Stream is destroyed after data is read 2019-05-28 10:59:53 -07:00
http.md
https.md
index.md
inspector.md
intl.md
modules.md doc: improve createRequire() example 2019-05-20 10:22:44 -04:00
n-api.md 2019-05-28, Version 10.16.0 'Dubnium' (LTS) 2019-05-28 23:45:42 +01:00
net.md
os.md
path.md
perf_hooks.md
policy.md
process.md
punycode.md
querystring.md
readline.md
repl.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
report.md
stream.md doc: fix typo in pipe from async iterator example 2019-05-29 08:42:46 +02:00
string_decoder.md
synopsis.md
timers.md
tls.md tls: support the hints option 2019-05-25 08:50:02 +02:00
tracing.md
tty.md
url.md
util.md util: include reference anchor for circular structures 2019-05-20 14:20:59 +02:00
v8.md src: export number_of_native_contexts and number_of_detached_contexts 2019-05-30 15:25:55 +02:00
vm.md
worker_threads.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
zlib.md