0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Ruben Bridgewater 06f6d662f6
2019-10-11, Version 12.12.0 (Current)
Notable changes:

* build:
  * Add `--force-context-aware` flag to prevent usage of native node
    addons that aren't context aware
    https://github.com/nodejs/node/pull/29631
* deprecations:
  * Add documentation-only deprecation for `process._tickCallback()`
    https://github.com/nodejs/node/pull/29781
* esm:
  * Using JSON modules is experimental again
    https://github.com/nodejs/node/pull/29754
* fs:
  * Introduce `opendir()` and `fs.Dir` to iterate through directories
    https://github.com/nodejs/node/pull/29349
* process:
  * Add source-map support to stack traces by using
    `--source-map-support` https://github.com/nodejs/node/pull/29564
* tls:
  * Honor `pauseOnConnect` option
    https://github.com/nodejs/node/pull/29635
  * Add option for private keys for OpenSSL engines
    https://github.com/nodejs/node/pull/28973

PR-URL: https://github.com/nodejs/node/pull/29919
2019-10-11 21:25:36 +02:00
..
addons.md doc: use consistent unordered list style 2019-09-16 11:24:54 -07:00
assert.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
async_hooks.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
buffer.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
child_process.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
cli.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
cluster.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
console.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
crypto.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
debugger.md doc: change the 'txt' to 'console' for a command 2019-09-03 14:21:34 -07:00
deprecations.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
dgram.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
dns.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
documentation.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
domain.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
errors.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
esm.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
events.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
fs.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
globals.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
http2.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
http.md doc: use the WHATWG URL API in http code examples 2019-10-11 13:52:16 +02:00
https.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
index.md
inspector.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
intl.md tools: support full-icu by default 2019-10-03 15:21:26 -07:00
modules.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
n-api.md doc: reuse link indexes for n-api.md 2019-10-03 16:15:24 -07:00
net.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
os.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
path.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
perf_hooks.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
policy.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
process.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
punycode.md
querystring.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
readline.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
repl.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
report.md http: remove legacy parser 2019-09-20 20:18:35 +02:00
stream.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
string_decoder.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
synopsis.md
timers.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
tls.md 2019-10-11, Version 12.12.0 (Current) 2019-10-11 21:25:36 +02:00
tracing.md doc: add explicit bracket for markdown reference links 2019-10-03 22:57:33 -07:00
tty.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
url.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
util.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
v8.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
vm.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
worker_threads.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
zlib.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00