node/doc/api
RafaelGSS f38a9a5918 2024-01-15, Version 21.6.0 (Current)
Notable changes:

doc:
  * (SEMVER-MINOR) add documentation for --build-snapshot-config (Anna Henningsen) https://github.com/nodejs/node/pull/50453
lib,src,permission:
  * (SEMVER-MINOR) port path.resolve to C++ (Rafael Gonzaga) https://github.com/nodejs/node/pull/50758
net:
  * (SEMVER-MINOR) add connection attempt events (Paolo Insogna) https://github.com/nodejs/node/pull/51045
src:
  * (SEMVER-MINOR) support configurable snapshot (Joyee Cheung) https://github.com/nodejs/node/pull/50453
src,permission:
  * (SEMVER-MINOR) add --allow-addon flag (Rafael Gonzaga) https://github.com/nodejs/node/pull/51183
timers:
  * (SEMVER-MINOR) export timers.promises (Marco Ippolito) https://github.com/nodejs/node/pull/51246

PR-URL: https://github.com/nodejs/node/pull/51342
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
2024-01-11 10:36:14 -03:00
..
addons.md doc: cast GetInternalField() return type to v8::Value in addons.md 2023-09-07 08:51:00 +00:00
assert.md
async_context.md
async_hooks.md
buffer.md doc: fix Buffer.allocUnsafe documentation 2023-11-23 10:15:46 +01:00
child_process.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-18 17:39:17 -04:00
cli.md 2024-01-15, Version 21.6.0 (Current) 2024-01-11 10:36:14 -03:00
cluster.md
console.md doc: update to align console.table row to the left 2023-11-14 09:17:56 +01:00
corepack.md doc: update corepack.md to account for 0.20.0 changes 2023-09-16 11:52:30 +02:00
crypto.md doc: remove ambiguous 'considered' 2024-01-02 15:05:24 -03:00
debugger.md
deprecations.md 2023-12-19, Version 21.5.0 (Current) 2023-12-15 17:04:01 -03:00
dgram.md doc: fix typo in dgram docs 2023-10-23 08:19:33 +02:00
diagnostics_channel.md doc: correct tracingChannel.traceCallback() 2023-12-15 15:26:23 -03:00
dns.md
documentation.md
domain.md
embedding.md
errors.md http2: addtl http/2 settings 2024-01-02 15:05:22 -03:00
esm.md doc: fix some errors in esm resolution algorithms 2023-12-04 11:15:03 +01:00
events.md doc: fix print results in events 2023-09-19 17:31:09 +00:00
fs.md fs: make offset, position & length args in fh.read() optional 2024-01-02 15:05:25 -03:00
globals.md 2023-11-14, Version 21.2.0 (Current) 2023-11-14 09:25:06 +01:00
http.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
http2.md doc: improve localWindowSize event descriptions 2024-01-02 15:05:26 -03:00
https.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
index.md
inspector.md 2023-09-04, Version 20.6.0 (Current) 2023-09-04 15:01:52 -05:00
intl.md doc: improve documentation about ICU data fallback 2023-09-22 13:24:23 +00:00
module.md module: document parentURL in register options 2023-12-15 15:26:22 -03:00
modules.md esm: detect ESM syntax in ambiguous JavaScript 2023-10-23 08:19:41 +02:00
n-api.md 2024-01-15, Version 21.6.0 (Current) 2024-01-11 10:36:14 -03:00
net.md 2024-01-15, Version 21.6.0 (Current) 2024-01-11 10:36:14 -03:00
os.md doc: add loong64 to list of architectures 2023-10-23 08:19:31 +02:00
packages.md doc: add note regarding --experimental-detect-module 2023-12-15 15:26:23 -03:00
path.md
perf_hooks.md doc: update print results(detail) in PerformanceEntry 2023-11-29 09:45:21 -03:00
permissions.md src,permission: add --allow-addon flag 2024-01-02 15:05:24 -03:00
policy.md
process.md doc: add loong64 to list of architectures 2023-10-23 08:19:31 +02:00
punycode.md
querystring.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
readline.md
repl.md
report.md
single-executable-applications.md 2023-09-04, Version 20.6.0 (Current) 2023-09-04 15:01:52 -05:00
stream.md 2023-10-24, Version 21.1.0 (Current) 2023-10-24 11:48:05 +02:00
string_decoder.md
synopsis.md doc: clarify explaination text on how to run the example 2023-10-06 13:37:31 +00:00
test.md doc: set exit code in custom test runner example 2024-01-02 15:05:23 -03:00
timers.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-18 17:39:17 -04:00
tls.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
tracing.md
tty.md
url.md doc: fix history comments 2023-09-20 12:40:54 +00:00
util.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
v8.md
vm.md 2023-11-14, Version 21.2.0 (Current) 2023-11-14 09:25:06 +01:00
wasi.md 2023-11-14, Version 21.2.0 (Current) 2023-11-14 09:25:06 +01:00
webcrypto.md doc: use length argument in pbkdf2Key 2023-12-15 15:26:23 -03:00
webstreams.md 2023-11-14, Version 21.2.0 (Current) 2023-11-14 09:25:06 +01:00
worker_threads.md 2023-10-17, Version 21.0.0 (Current) 2023-10-17 02:19:09 -03:00
zlib.md