node/doc/api
Ruben Bridgewater 9fc74f1613 2020-04-29, Version 13.14.0 (Current)
Notable Changes:

* async_hooks**:
  * Merge `run` and `exit` methods (Andrey Pechkurov)
    https://github.com/nodejs/node/pull/31950
  * Prevent sync methods of async storage exiting outer context
    (Stephen Belanger)
    https://github.com/nodejs/node/pull/31950
* vm:
  * Add `importModuleDynamically` option to compileFunction (Gus
    Caplan)
    https://github.com/nodejs/node/pull/32985

New core collaborators:

With this release, we welcome two new Node.js core collaborators:

* Juan José Arboleda @juanarbol
  https://github.com/nodejs/node/pull/32906
* Andrey Pechkurov @puzpuzpuz
  https://github.com/nodejs/node/pull/32817

PR-URL: https://github.com/nodejs/node/pull/33122
2020-04-28 23:00:30 +02:00
..
addons.md doc: update context-aware section of addon doc 2020-03-31 18:09:00 -04:00
assert.md doc: update assert.rejects() docs with a validation function example 2020-02-27 10:00:06 -08:00
async_hooks.md doc: improve AsyncLocalStorage sample 2020-04-28 13:15:00 +02:00
buffer.md doc: document buffer.from returns internal pool buffer 2020-04-28 13:15:00 +02:00
child_process.md doc: clear up child_process command resolution 2020-03-11 16:23:30 -04:00
cli.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
cluster.md
console.md
crypto.md doc: return type of crypto.getFips() may change 2020-04-11 10:06:01 +02:00
debugger.md doc: reword possessive form of Node.js in debugger.md 2020-02-27 09:27:44 -08:00
deprecations.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
dgram.md doc: clarify listening event 2020-04-11 10:12:57 +02:00
dns.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 18:11:12 +02:00
documentation.md doc: add link to sem-ver info 2020-03-03 09:03:33 -08:00
domain.md
errors.md doc: add angle brackets around implicit links 2020-04-28 13:58:21 +02:00
esm.md module: exports not exported for null resolutions 2020-04-28 13:15:04 +02:00
events.md doc: add unreachable code on events example 2020-04-11 10:06:03 +02:00
fs.md doc: updated directory entry information 2020-04-28 13:58:23 +02:00
globals.md
http.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
http2.md doc: fix typo in http2 docs 2020-03-30 19:18:27 +02:00
https.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
index.md
inspector.md
intl.md
modules.md doc: remove repeated word in modules.md 2020-04-28 13:15:04 +02:00
n-api.md doc: add N-API version 6 to table 2020-04-28 13:15:02 +02:00
net.md doc: improve net docs 2020-04-28 13:15:01 +02:00
os.md doc: add angle brackets around implicit links 2020-04-28 13:58:21 +02:00
path.md doc: use uppercase on windows path 2020-03-30 19:18:20 +02:00
perf_hooks.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 18:11:12 +02:00
policy.md doc: remove personal pronoun usage in policy.md 2020-03-10 18:00:33 -04:00
process.md 2020-03-26 Version 13.12.0 (Current) 2020-03-26 14:49:44 -04:00
punycode.md
querystring.md
readline.md doc: updated YAML version representation in readline.md 2020-02-27 10:07:39 -08:00
repl.md doc: reword possessive form of Node.js in repl.md 2020-02-17 12:39:09 -08:00
report.md src,cli: support compact (one-line) JSON reports 2020-03-24 02:55:08 -04:00
stream.md doc: document major finished changes in v14 2020-04-28 13:58:29 +02:00
string_decoder.md doc: add support encoding link on string_decoder.md 2020-03-11 14:21:10 -04:00
synopsis.md
timers.md
tls.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
tracing.md
tty.md
url.md doc: improve WHATWG url constructor code example 2020-04-28 13:58:31 +02:00
util.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 18:11:12 +02:00
v8.md doc: clarify that v8.serialize() is not deterministic 2020-02-17 11:46:41 -08:00
vm.md 2020-04-29, Version 13.14.0 (Current) 2020-04-28 23:00:30 +02:00
wasi.md wasi: add returnOnExit option 2020-03-09 19:02:21 -04:00
worker_threads.md doc: add documentation for transferList arg at worker threads 2020-04-28 13:58:27 +02:00
zlib.md doc: fix typo in zlib.md 2020-04-28 13:15:03 +02:00