0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Michaël Zasso df9abb638d
2018-09-20, Version 10.11.0 (Current)
Notable changes:

* fs
  * Fixed fsPromises.readdir `withFileTypes`.
    https://github.com/nodejs/node/pull/22832
* http2
  * Added `http2stream.endAfterHeaders` property.
    https://github.com/nodejs/node/pull/22843
* util
  * Added `util.types.isBoxedPrimitive(value)`.
    https://github.com/nodejs/node/pull/22620
* Added new collaborators:
  * boneskull (https://github.com/boneskull) - Christopher Hiller
* The Technical Steering Committee has new members:
  * apapirovski (https://github.com/apapirovski) - Anatoli Papirovski
  * gabrielschulhof (https://github.com/gabrielschulhof) - Gabriel Schulhof

PR-URL: https://github.com/nodejs/node/pull/22932
2018-09-20 13:32:38 +02:00
..
addons.md doc: explain how to invoke gc 2018-09-18 22:58:01 -07:00
assert.md doc: improve assert documentation 2018-09-07 22:42:08 +01:00
async_hooks.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
buffer.md doc: improve examples in buffer docs 2018-09-02 18:14:23 +02:00
child_process.md 2018-09-06, Version 10.10.0 (Current) 2018-09-06 23:57:43 +02:00
cli.md doc: node debugnode inspect in CLI docs 2018-09-12 13:08:46 +02:00
cluster.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
console.md 2018-07-18, Version 10.7.0 (Current) 2018-07-18 20:17:23 +02:00
crypto.md crypto: deprecate digest == null in PBKDF2 2018-09-19 18:31:28 +02: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 crypto: deprecate digest == null in PBKDF2 2018-09-19 18:31:28 +02:00
dgram.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
dns.md doc: add missing metadata for dns.lookup 2018-09-19 21:11:51 +02:00
documentation.md doc: make Stability Index more concise 2018-08-30 20:15:40 +01:00
domain.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
errors.md util: make TextEncoder/TextDecoder global 2018-09-17 17:09:25 +02:00
esm.md esm: provide named exports for builtin libs 2018-05-11 12:06:18 -05:00
events.md doc: declare all parameter types 2018-07-15 23:57:35 +03:00
fs.md 2018-09-20, Version 10.11.0 (Current) 2018-09-20 13:32:38 +02:00
globals.md util: make TextEncoder/TextDecoder global 2018-09-17 17:09:25 +02:00
http2.md 2018-09-20, Version 10.11.0 (Current) 2018-09-20 13:32:38 +02:00
http.md doc: improve metadata for http.request 2018-09-19 21:12:45 +02:00
https.md doc: improve metadata for http.request 2018-09-19 21:12:45 +02:00
index.md doc: prevent some redirections 2018-07-14 22:57:03 +03:00
inspector.md doc: fix structure and formatting in inspector.md 2018-07-08 21:56:10 +03:00
intl.md doc: bump ICU version to avoid confusion 2018-08-14 22:44:58 +03:00
modules.md module: add createRequireFunction method 2018-09-14 11:34:17 -05:00
n-api.md n-api: add generic finalizer callback 2018-09-12 22:37:42 -04:00
net.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
os.md doc, win: improve os.setPriority documentation 2018-09-19 08:02:18 +02:00
path.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
perf_hooks.md perf_hooks: remove less useful bootstrap marks 2018-06-15 09:05:19 -07:00
process.md 2018-09-06, Version 10.10.0 (Current) 2018-09-06 23:57:43 +02:00
punycode.md doc: prevent some redirections 2018-07-14 22:57:03 +03:00
querystring.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
readline.md doc: add warning to readline's close() method 2018-09-06 20:11:31 -04:00
repl.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
stream.md doc: clarify Readable paused/flowing!==object mode 2018-09-03 17:57:41 +03:00
string_decoder.md string_decoder: support typed array or data view 2018-09-17 17:48:44 +02:00
synopsis.md doc: add missing periods or colons 2018-05-02 06:17:08 +03:00
timers.md doc: prevent some redirections 2018-07-14 22:57:03 +03:00
tls.md doc: indicate createSecureContext arg is optional 2018-09-02 14:04:53 +02:00
tracing.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
tty.md doc: declare all parameter types 2018-07-15 23:57:35 +03:00
url.md url: docs deprecate legacy url API 2018-09-07 16:55:44 -07:00
util.md 2018-09-20, Version 10.11.0 (Current) 2018-09-20 13:32:38 +02:00
v8.md doc: update a link in v8.md 2018-09-03 17:47:28 +03:00
vm.md Revert "src: implement query callbacks for vm" 2018-09-18 15:48:02 +02:00
worker_threads.md doc: remove redundant 'Example:' and similar notes 2018-08-29 16:53:03 +03:00
zlib.md doc: unify optional arguments format in headings 2018-08-19 21:45:39 +03:00