0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Shelley Vohr 0c3c0e7184
2020-02-18, Version 13.9.0 (Current)
Notable changes:

* async_hooks
  * add executionAsyncResource (Matteo Collina) #30959
* crypto
  * add crypto.diffieHellman (Tobias Nießen) #31178
  * add DH support to generateKeyPair (Tobias Nießen) #31178
  * simplify DH groups (Tobias Nießen) #31178
  * add key type 'dh' (Tobias Nießen) #31178
* test
  * skip keygen tests on arm systems (Tobias Nießen) #31178
* perf_hooks
  * add property flags to GCPerformanceEntry (Kirill Fomichev) #29547
* process
  * report ArrayBuffer memory in `memoryUsage()` (Anna Henningsen) #31550
* readline
  * make tab size configurable (Ruben Bridgewater) #31318
* report
  * add support for Workers (Anna Henningsen) #31386
* worker
  * add ability to take heap snapshot from parent thread (Anna Henningsen) #31569
* added new collaborators
  * add ronag to collaborators (Robert Nagy) #31498

PR-URL: https://github.com/nodejs/node/pull/31837
2020-02-18 12:40:21 -08:00
..
addons.md doc: reword section title in addons.md 2020-02-12 00:20:34 -08:00
assert.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
async_hooks.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
buffer.md doc: correct getting an ArrayBuffer's length 2020-02-07 12:06:42 +01:00
child_process.md doc: fix several child_process doc typos 2020-01-19 13:12:14 -05:00
cli.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
cluster.md
console.md
crypto.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
debugger.md doc: reword possessive form of Node.js in debugger.md 2020-02-17 17:32:53 -08:00
deprecations.md doc,src,test: assign missing deprecation code 2020-02-09 11:38:29 -05:00
dgram.md doc: standardize on "host name" in dgram.md 2020-01-14 10:17:19 -08:00
dns.md
documentation.md
domain.md
errors.md module: package "exports" error refinements 2020-02-18 13:34:40 +02:00
esm.md module: package "exports" error refinements 2020-02-18 13:34:40 +02:00
events.md 2020-01-07, Version v13.6.0 (Current) 2020-01-08 00:10:43 +01:00
fs.md doc: fix typo on fs docs 2020-02-13 21:29:59 +01:00
globals.md
http2.md doc: add protocol option in http2.connect() 2020-01-31 18:50:32 -08:00
http.md doc: reword possessive form of Node.js in http.md 2020-02-17 17:32:59 -08:00
https.md doc: fix typos in doc/api/https.md 2020-02-16 16:58:39 +01:00
index.md
inspector.md
intl.md
modules.md doc: reword possessive form of Node.js in modules.md 2020-02-12 00:20:39 -08:00
n-api.md n-api: rename 'promise' parameter to 'value' 2020-01-30 21:24:11 -08:00
net.md doc,net: reword Unix domain path paragraph in net.md 2020-02-09 15:37:01 -10:00
os.md doc: standardize on "host name" in os.md 2020-01-14 10:17:30 -08:00
path.md doc: add explanatory to path.resolve description 2020-01-22 19:21:57 -08:00
perf_hooks.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
policy.md
process.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
punycode.md
querystring.md
readline.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
repl.md doc: reword possessive form of Node.js in repl.md 2020-02-12 00:20:37 -08:00
report.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
stream.md stream: make readable & writable computed 2020-02-08 23:23:12 +01:00
string_decoder.md
synopsis.md
timers.md
tls.md doc: standardize on "host name" in tls.md 2020-01-14 10:17:32 -08:00
tracing.md
tty.md
url.md doc: standardize on "host name" in url.md 2020-01-14 10:17:33 -08:00
util.md doc,util: revise util.md introductory paragraph 2020-02-09 15:39:33 -10:00
v8.md doc: clarify that v8.serialize() is not deterministic 2020-01-30 16:35:47 -08:00
vm.md doc: clean up and streamline vm.md examples 2020-01-25 15:08:19 -08:00
wasi.md
worker_threads.md 2020-02-18, Version 13.9.0 (Current) 2020-02-18 12:40:21 -08:00
zlib.md doc: reword possessive form of Node.js in zlib.md 2020-02-12 00:20:42 -08:00