node/doc/api
Shelley Vohr 63e7dc1e5c
2020-11-24, Version 15.3.0 (Current)
Notable changes:

dns:
  * (SEMVER-MINOR) add a cancel() method to the promise Resolver (Szymon Marczak) https://github.com/nodejs/node/pull/33099
events:
  * (SEMVER-MINOR) add max listener warning for EventTarget (James M Snell) https://github.com/nodejs/node/pull/36001
http:
  * (SEMVER-MINOR) add support for abortsignal to http.request (Benjamin Gruenbaum) https://github.com/nodejs/node/pull/36048
http2:
  * (SEMVER-MINOR) allow setting the local window size of a session (Yongsheng Zhang) https://github.com/nodejs/node/pull/35978
lib:
  * (SEMVER-MINOR) add throws option to fs.f/l/statSync (Andrew Casey) https://github.com/nodejs/node/pull/33716
path:
  * (SEMVER-MINOR) add `path/posix` and `path/win32` alias modules (ExE Boss) https://github.com/nodejs/node/pull/34962
readline:
  * (SEMVER-MINOR) add getPrompt to get the current prompt (Mattias Runge-Broberg) https://github.com/nodejs/node/pull/33675
src:
  * (SEMVER-MINOR) add loop idle time in diagnostic report (Gireesh Punathil) https://github.com/nodejs/node/pull/35940
util:
  * (SEMVER-MINOR) add `util/types` alias module (ExE Boss) https://github.com/nodejs/node/pull/34055

PR-URL: https://github.com/nodejs/node/pull/36232
2020-11-24 04:45:05 -08:00
..
addons.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
assert.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
async_hooks.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
buffer.md 2020-10-20, Version 15.0.0 (Current) 2020-10-20 12:05:10 +01:00
child_process.md doc: document the error when cwd not exists in child_process.spawn 2020-11-22 12:42:40 -08:00
cli.md doc: esm docs consolidation and reordering 2020-11-22 12:43:37 -08:00
cluster.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
console.md doc: update console.error example 2020-11-03 17:54:08 +01:00
crypto.md doc: fix crypto doc linter errors 2020-11-09 13:35:03 -05:00
debugger.md doc: fix typo in debugger.md 2020-11-22 11:30:51 -08:00
deprecations.md 2020-11-04, Version 15.1.0 (Current) 2020-11-04 19:08:07 +01:00
dgram.md doc: harmonize changes list ordering 2020-10-09 18:46:47 +00:00
diagnostics_channel.md 2020-11-04, Version 15.1.0 (Current) 2020-11-04 19:08:07 +01:00
dns.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
documentation.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
domain.md doc: fix missing PR-URLs in YAML comments 2020-10-09 18:46:45 +00:00
embedding.md 2020-10-20, Version 15.0.0 (Current) 2020-10-20 12:05:10 +01:00
errors.md http2: allow setting the local window size of a session 2020-11-22 11:11:25 -08:00
esm.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
events.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
fs.md fs: remove experimental from promises.rmdir recursive 2020-11-22 13:15:45 -08:00
globals.md 2020-10-20, Version 15.0.0 (Current) 2020-10-20 12:05:10 +01:00
http.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
http2.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
https.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
index.md lib: create diagnostics_channel module 2020-11-03 17:54:20 +01:00
inspector.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
intl.md doc: sort md references in ASCII order 2020-10-01 06:19:25 -07:00
module.md module: refactor to use iterable-weak-map 2020-11-09 13:35:00 -05:00
modules.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
n-api.md doc: de-emphasize wrapping in napi_define_class 2020-11-22 13:16:18 -08:00
net.md doc,net: document socket.timeout 2020-11-09 13:35:06 -05:00
os.md doc: use kbd element in os doc 2020-10-21 11:17:57 +01:00
packages.md 2020-11-04, Version 15.1.0 (Current) 2020-11-04 19:08:07 +01:00
path.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
perf_hooks.md worker: add eventLoopUtilization() 2020-11-03 17:54:13 +01:00
policy.md doc: revise dependency redirection text in policy.md 2020-09-24 04:30:35 -07:00
process.md doc: clarify text about process not responding 2020-11-22 12:57:59 -08:00
punycode.md tools,doc: enforce alphabetical order for md refs 2020-09-22 10:25:43 -07:00
querystring.md doc: harmonize version list style in YAML comments 2020-10-09 18:46:45 +00:00
quic.md 2020-10-20, Version 15.0.0 (Current) 2020-10-20 12:05:10 +01:00
readline.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
repl.md doc: make small improvements to REPL doc 2020-11-03 17:54:15 +01:00
report.md src: add loop idle time in diagnostic report 2020-11-22 11:30:47 -08:00
stream.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
string_decoder.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
synopsis.md doc: use .md extension for internal links 2020-10-01 06:19:12 -07:00
timers.md doc: mark optional parameters in timers.md 2020-11-03 17:54:10 +01:00
tls.md doc: update list styles for remark-parse@9 rendering 2020-11-22 11:11:43 -08:00
tracing.md doc: simplify wording in tracing APIs doc 2020-10-10 05:55:04 -07:00
tty.md doc: use kbd element in tty doc 2020-10-15 03:44:25 -07:00
url.md doc: remove stray comma in url.md 2020-11-22 13:21:40 -08:00
util.md 2020-11-24, Version 15.3.0 (Current) 2020-11-24 04:45:05 -08:00
v8.md doc: fix punctuation in v8.md 2020-11-22 13:20:18 -08:00
vm.md doc: consolidate and clarify breakOnSigInt text 2020-11-03 17:54:13 +01:00
wasi.md wasi: drop --experimental-wasm-bigint requirement 2020-10-18 20:17:43 +02:00
webcrypto.md 2020-10-20, Version 15.0.0 (Current) 2020-10-20 12:05:10 +01:00
worker_threads.md doc: fix invalid link in worker_threads.md 2020-11-22 12:43:14 -08:00
zlib.md doc: fix YAML syntax errors 2020-10-06 15:52:10 -07:00