0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Ruben Bridgewater d7b02c3cad
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-30 00:24:31 +02:00
..
addons.md doc: update context-aware section of addon doc 2020-03-31 10:22:12 -07:00
assert.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
async_hooks.md doc: improve worker pool example 2020-04-29 05:10:22 +02:00
buffer.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
child_process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
cli.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
cluster.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
console.md console: support console constructor groupIndentation option 2020-04-29 03:51:03 +02:00
crypto.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
debugger.md
deprecations.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
dgram.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +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 2020-04-21, Version 14.0.0 (Current) 2020-04-21 15:50:14 +01:00
errors.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
esm.md module: exports not exported for null resolutions 2020-04-22 15:48:44 -07:00
events.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
fs.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
globals.md
http2.md http2,doc: minor fixes 2020-04-28 19:20:19 +02:00
http.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
https.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
index.md
inspector.md
intl.md
modules.md doc: remove repeated word in modules.md 2020-04-23 19:22:28 +03:00
n-api.md 2020-04-29, Version 14.1.0 (Current) 2020-04-29 19:33:51 +01:00
net.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
os.md doc: fix markdown parsing on doc/api/os.md 2020-04-29 03:53:28 +02:00
path.md doc: use uppercase on windows path 2020-03-29 22:43:53 +02:00
perf_hooks.md 2020-04-28, Version 12.16.3 'Erbium' (LTS) 2020-04-28 15:24:52 +02:00
policy.md
process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
punycode.md
querystring.md
readline.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
repl.md
report.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
stream.md stream: add null check in Readable.from 2020-04-29 09:41:31 +02:00
string_decoder.md
synopsis.md
timers.md
tls.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
tracing.md
tty.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
url.md doc: improve WHATWG url constructor code example 2020-04-28 00:47:49 +02:00
util.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
v8.md
vm.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
wasi.md wasi: update start() behavior to match spec 2020-04-28 13:04:43 -04:00
worker_threads.md worker: add stack size resource limit option 2020-04-29 05:13:42 +02:00
zlib.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00