0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Michael Dawson 2abec12838 doc: add N-API version 6 to table
We missed adding version 6 to the compatibility
table when we defined version 6. Add it along with the
versions that we know will include version 6.

PR-URL: https://github.com/nodejs/node/pull/32829
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
2020-04-17 15:35:26 -04:00
..
addons.md doc: update context-aware section of addon doc 2020-03-31 10:22:12 -07:00
assert.md
async_hooks.md doc: improve AsyncLocalStorage sample 2020-04-13 18:46:45 +02:00
buffer.md doc: document buffer.from returns internal pool buffer 2020-04-13 18:39:12 +02:00
child_process.md
cli.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
cluster.md
console.md
crypto.md doc: return type of crypto.getFips() may change 2020-04-03 07:18:08 -04:00
debugger.md
deprecations.md doc: split process.umask() entry into two 2020-04-10 13:21:11 -07:00
dgram.md doc: clarify listening event 2020-04-07 20:31:40 +02:00
dns.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
documentation.md
domain.md
embedding.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
errors.md lib: add option to disable __proto__ 2020-03-18 10:22:42 -07:00
esm.md doc: missing brackets 2020-04-17 12:19:39 -04:00
events.md doc: add unreachable code on events example 2020-04-05 20:45:29 +02:00
fs.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
globals.md
http2.md doc: fix typo in http2 docs 2020-03-30 09:35:21 +02:00
http.md doc: remove warning from response.writeHead 2020-04-13 23:36:54 +02:00
https.md
index.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
inspector.md
intl.md
modules.md module: path-only CJS exports extension searching 2020-03-31 20:39:01 -06:00
n-api.md doc: add N-API version 6 to table 2020-04-17 15:35:26 -04:00
net.md doc: improve net docs 2020-04-15 14:40:42 +02:00
os.md
path.md doc: use uppercase on windows path 2020-03-29 22:43:53 +02:00
perf_hooks.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
policy.md
process.md doc: split process.umask() entry into two 2020-04-10 13:21:11 -07:00
punycode.md
querystring.md
readline.md
repl.md
report.md
stream.md doc: add transform stream destroy() return value 2020-04-13 20:38:12 -04:00
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md
tty.md
url.md
util.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
v8.md
vm.md doc: improve wording in vm.md 2020-03-24 10:24:37 -07:00
wasi.md
worker_threads.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
zlib.md