node/doc/api
Ruben Bridgewater af3cc714f9
2019-06-27, Version 12.5.0 (Current)
Notable changes:

* build:
  * The startup time is reduced by enabling V8 snapshots by default
    https://github.com/nodejs/node/pull/28181
* deps:
  * Updated `V8` to 7.5.288.22 https://github.com/nodejs/node/pull/27375
    * The numeric separator (v8.dev/features/numeric-separators) feature is now
      enabled by default
  * Updated `OpenSSL` to 1.1.1c https://github.com/nodejs/node/pull/28211
* inspector:
  * The `--inspect-publish-uid` flag was added to specify ways of the inspector
    web socket url exposure https://github.com/nodejs/node/pull/27741
* n-api:
  * Accessors on napi_define_* are now ECMAScript-compliant
    https://github.com/nodejs/node/pull/27851
* report:
  * The cpu info got added to the report output
    https://github.com/nodejs/node/pull/28188
* src:
  * Restore the original state of the stdio file descriptors on exit to prevent
    leaving stdio in raw or non-blocking mode
    https://github.com/nodejs/node/pull/24260
* tools,gyp:
  * Introduce MSVS 2019 https://github.com/nodejs/node/pull/27375
* util:
  * inspect:
    * Array grouping became more compact and uses more columns than before
      https://github.com/nodejs/node/pull/28059
      https://github.com/nodejs/node/pull/28070
    * Long strings will not be split at 80 characters anymore. Instead they will
      be split on new lines https://github.com/nodejs/node/pull/28055
* worker:
  * `worker.terminate()` now returns a promise and using the callback is
    deprecated https://github.com/nodejs/node/pull/28021

PR-URL: https://github.com/nodejs/node/pull/28268
2019-06-27 15:55:50 +02:00
..
addons.md doc: drop 'Note that' in addons docs 2019-06-22 13:36:06 -04:00
assert.md doc: remove "note that" from assert.md 2019-06-23 07:10:06 -07:00
async_hooks.md doc: remove "note that" from async_hooks.md 2019-06-23 07:10:04 -07:00
buffer.md doc: add example for Buffer.isEncoding() 2019-06-23 23:00:03 -07:00
child_process.md child_process: attach child in promisification 2019-06-22 13:18:03 -04:00
cli.md doc: remove "note that" from cli.md 2019-06-23 07:10:01 -07:00
cluster.md doc: clean up isDead() example 2019-06-27 09:47:36 -04:00
console.md doc: remove "note that" from console.md 2019-06-23 07:09:57 -07:00
crypto.md doc: remove "note that" from crypto.md 2019-06-23 07:09:55 -07:00
debugger.md inspector: use js_app.html as the landing page for chrome devtools 2018-06-28 09:24:02 -03:00
deprecations.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
dgram.md doc: remove "note that" from dgram.md 2019-06-23 07:09:54 -07:00
dns.md doc: remove "note that" from dns.md 2019-06-23 07:09:52 -07:00
documentation.md doc: simplify system call material in doc overview 2019-06-02 00:10:01 +02:00
domain.md doc: remove "note that" from domain.md 2019-06-23 07:09:50 -07:00
errors.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
esm.md doc: pass path in URL constructor 2019-06-14 17:19:21 +08:00
events.md doc: remove "note that" from events.md 2019-06-23 07:09:34 -07:00
fs.md doc: add example code for fs.existsSync() 2019-06-23 22:48:24 -07:00
globals.md lib: move queueMicrotask to stable 2019-03-08 08:19:38 -06:00
http2.md doc: cleanup pendingSettingsAck docs 2019-06-25 08:27:54 -04:00
http.md doc: clarify response.finished 2019-06-26 21:47:25 -07:00
https.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
index.md doc: add node-report documentation 2019-01-18 10:35:55 +05:30
inspector.md doc: add inspector API example for heapdump 2019-03-11 06:19:11 +01:00
intl.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
modules.md doc: remove "note that" from modules.md 2019-06-23 07:07:39 -07:00
n-api.md doc: remove N-API version for Experimental APIs 2019-06-25 18:17:43 +02:00
net.md doc: remove "note that" from net.md 2019-06-23 07:07:38 -07:00
os.md doc: fix section sorting, add link reference 2019-04-03 22:44:53 +03:00
path.md doc: fix extname with the correct description 2019-04-20 17:01:09 +03:00
perf_hooks.md doc: document PerformanceNodeTiming.environment field 2019-06-21 04:07:54 -06:00
policy.md doc: fix metadata for v11.8.0 doc changes 2019-01-25 19:09:26 -08:00
process.md doc: remove "note that" from process.md 2019-06-23 07:07:36 -07:00
punycode.md doc: prevent some redirections 2018-07-14 22:57:03 +03:00
querystring.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
readline.md 2019-04-11, Version 11.14.0 (Current) 2019-04-11 17:56:55 +01:00
repl.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
report.md report: add report versioning 2019-06-20 16:16:11 -04:00
stream.md doc: replace version with REPLACEME 2019-06-26 05:51:14 +02:00
string_decoder.md string_decoder: support typed array or data view 2018-09-17 17:48:44 +02:00
synopsis.md doc: improve synopsis.md 2019-06-09 09:20:25 -07:00
timers.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
tls.md doc: remove "note that" from tls.md 2019-06-23 07:07:33 -07:00
tracing.md doc: document trace-events category for dns requests 2019-06-12 19:42:54 -07:00
tty.md doc: remove "note that" from tty.md 2019-06-23 07:07:31 -07:00
url.md doc: remove "note that" from url.md 2019-06-23 07:07:30 -07:00
util.md doc: remove "note that" from util.md 2019-06-23 07:07:28 -07:00
v8.md src: export number_of_native_contexts and number_of_detached_contexts 2019-05-30 15:25:55 +02:00
vm.md doc: fix section order in vm.md 2019-01-14 09:36:41 +01:00
worker_threads.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
zlib.md doc: remove "note that" from zlib.md 2019-06-23 07:07:26 -07:00