node/doc/api
marco-ippolito 47e6820358 2024-03-06, Version 21.7.0 (Current)
Notable changes:

build:
  * (SEMVER-MINOR) build opt to set local location of headers (Michael Dawson) https://github.com/nodejs/node/pull/51525
crypto:
  * (SEMVER-MINOR) implement crypto.hash() (Joyee Cheung) https://github.com/nodejs/node/pull/51044
  * update root certificates to NSS 3.98 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/51794
doc:
  * add zcbenz to collaborators (Cheng Zhao) https://github.com/nodejs/node/pull/51812
  * add lemire to collaborators (Daniel Lemire) https://github.com/nodejs/node/pull/51572
http2:
  * (SEMVER-MINOR) add h2 compat support for appendHeader (Tim Perry) https://github.com/nodejs/node/pull/51412
  * (SEMVER-MINOR) add server handshake utility (snek) https://github.com/nodejs/node/pull/51172
  * (SEMVER-MINOR) receive customsettings (Marten Richter) https://github.com/nodejs/node/pull/51323
lib:
  * (SEMVER-MINOR) move encodingsMap to internal/util (Joyee Cheung) https://github.com/nodejs/node/pull/51044
sea:
  * (SEMVER-MINOR) support sea.getRawAsset() (Joyee Cheung) https://github.com/nodejs/node/pull/50960
  * (SEMVER-MINOR) support embedding assets (Joyee Cheung) https://github.com/nodejs/node/pull/50960
src:
  * (SEMVER-MINOR) print string content better in BlobDeserializer (Joyee Cheung) https://github.com/nodejs/node/pull/50960
  * (SEMVER-MINOR) support multi-line values for .env file (IlyasShabi) https://github.com/nodejs/node/pull/51289
  * (SEMVER-MINOR) add `process.loadEnvFile` and `util.parseEnv` (Yagiz Nizipli) https://github.com/nodejs/node/pull/51476
  * (SEMVER-MINOR) do not coerce dotenv paths (Tobias Nießen) https://github.com/nodejs/node/pull/51425
stream:
  * (SEMVER-MINOR) implement `min` option for `ReadableStreamBYOBReader.read` (Mattias Buelens) https://github.com/nodejs/node/pull/50888
util:
  * (SEMVER-MINOR) add styleText API to text formatting (Rafael Gonzaga) https://github.com/nodejs/node/pull/51850
vm:
  * (SEMVER-MINOR) support using the default loader to handle dynamic import() (Joyee Cheung) https://github.com/nodejs/node/pull/51244

PR-URL: https://github.com/nodejs/node/pull/51932
2024-03-05 21:16:25 +01:00
..
addons.md doc: cast GetInternalField() return type to v8::Value in addons.md 2023-09-07 08:51:00 +00:00
assert.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
async_context.md
async_hooks.md doc: declare path on example of async_hooks.executionAsyncId() 2023-07-18 20:00:50 +00:00
buffer.md doc: fix Buffer.allocUnsafe documentation 2023-11-23 10:15:46 +01:00
child_process.md doc: remove reference to resolved child_process v8 issue 2024-02-15 12:05:43 +01:00
cli.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01: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 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
debugger.md
deprecations.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01: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 doc: fix dns.lookup and dnsPromises.lookup description 2024-02-15 12:05:53 +01:00
documentation.md
domain.md
embedding.md
errors.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
esm.md doc: remove redundant backquote which breaks sentence 2024-02-29 12:54:51 +01:00
events.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
fs.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
globals.md doc: fix globals.md introduction 2024-02-15 12:07:06 +01:00
http.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
http2.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
https.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
index.md
inspector.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
intl.md doc: improve documentation about ICU data fallback 2023-09-22 13:24:23 +00:00
module.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
modules.md esm: detect ESM syntax in ambiguous JavaScript 2023-10-23 08:19:41 +02:00
n-api.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
net.md doc: fix type of connectionAttempt parameter 2024-02-15 12:05:48 +01:00
os.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
packages.md doc: add note regarding --experimental-detect-module 2023-12-15 15:26:23 -03:00
path.md doc: note that path.normalize deviates from POSIX 2024-02-15 12:05:53 +01:00
perf_hooks.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
permissions.md doc: fix some policy scope typos 2024-02-15 12:02:30 +01:00
policy.md doc: add missing period 2023-08-10 15:37:10 +00:00
process.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
punycode.md
querystring.md doc: get rid of unnecessary eslint-skip comments 2023-11-29 09:46:35 -03:00
readline.md doc: detailed description of keystrokes Ctrl-Y and Meta-Y 2023-08-08 19:51:43 +00:00
repl.md
report.md
single-executable-applications.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
stream.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
string_decoder.md doc: add print results for examples in StringDecoder 2023-08-27 15:32:47 +00:00
synopsis.md doc: clarify explaination text on how to run the example 2023-10-06 13:37:31 +00:00
test.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
timers.md 2023-09-18, Version 18.18.0 'Hydrogen' (LTS) 2023-09-18 17:39:17 -04:00
tls.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
tracing.md
tty.md
url.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
util.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
v8.md lib: account for cwd access from snapshot serialization cb 2024-03-01 09:20:49 +01:00
vm.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
wasi.md 2023-11-14, Version 21.2.0 (Current) 2023-11-14 09:25:06 +01:00
webcrypto.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
webstreams.md 2024-03-06, Version 21.7.0 (Current) 2024-03-05 21:16:25 +01:00
worker_threads.md doc: updates for better json generating 2024-02-15 12:06:51 +01:00
zlib.md