node/doc/api
Node.js GitHub Bot c9ff1aecf2
2025-07-31, Version 22.18.0 'Jod' (LTS)
Notable changes:

deps:
  * (SEMVER-MINOR) update amaro to 1.1.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/56350
doc:
  * add islandryu to collaborators (Shima Ryuhei) https://github.com/nodejs/node/pull/58714
esm:
  * (SEMVER-MINOR) implement `import.meta.main` (Joe) https://github.com/nodejs/node/pull/57804
fs:
  * (SEMVER-MINOR) allow correct handling of burst in fs-events with AsyncIterator (Philipp Dunkel) https://github.com/nodejs/node/pull/58490
module:
  * (SEMVER-MINOR) remove experimental warning from type stripping (Marco Ippolito) https://github.com/nodejs/node/pull/56350
  * (SEMVER-MINOR) unflag `--experimental-strip-types` (Marco Ippolito) https://github.com/nodejs/node/pull/56350
permission:
  * (SEMVER-MINOR) propagate permission model flags on spawn (Rafael Gonzaga) https://github.com/nodejs/node/pull/58853
sqlite:
  * (SEMVER-MINOR) add support for `readBigInts` option in db connection level (Miguel Marcondes Filho) https://github.com/nodejs/node/pull/58697
src,permission:
  * (SEMVER-MINOR) add support to `permission.has(addon)` (Rafael Gonzaga) https://github.com/nodejs/node/pull/58951
url:
  * (SEMVER-MINOR) add `fileURLToPathBuffer` API (James M Snell) https://github.com/nodejs/node/pull/58700
watch:
  * (SEMVER-MINOR) add `--watch-kill-signal` flag (Dario Piotrowicz) https://github.com/nodejs/node/pull/58719
worker:
  * (SEMVER-MINOR) make `Worker` async disposable (James M Snell) https://github.com/nodejs/node/pull/58385

PR-URL: https://github.com/nodejs/node/pull/59256
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-07-31 10:19:51 +02:00
..
addons.md
assert.md
async_context.md
async_hooks.md
buffer.md tools,doc: move more MDN links to types 2025-07-24 20:08:33 +02:00
child_process.md doc: add missing comma in `child_process.md` 2025-07-24 20:08:29 +02:00
cli.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
cluster.md
console.md
corepack.md
crypto.md
debugger.md
deprecations.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
dgram.md
diagnostics_channel.md
dns.md
documentation.md
domain.md
embedding.md
errors.md
esm.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
events.md
fs.md fs: make `Dir` disposers idempotent 2025-07-24 20:08:25 +02:00
globals.md doc: mark stability markers consistent in `globals.md` 2025-07-24 20:08:34 +02:00
http.md doc: add missing `Class:` mentions 2025-07-24 20:08:34 +02:00
http2.md
https.md
index.md
inspector.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
intl.md
module.md
modules.md
n-api.md
net.md
os.md
packages.md
path.md
perf_hooks.md
permissions.md permission: propagate permission model flags on spawn 2025-07-27 20:28:14 +02:00
process.md
punycode.md
querystring.md
readline.md
repl.md
report.md
single-executable-applications.md
sqlite.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
stream.md doc: fix `stream.md` section order 2025-07-24 20:08:27 +02:00
string_decoder.md
synopsis.md
test.md
timers.md
tls.md
tracing.md
tty.md
typescript.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
url.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
util.md
v8.md
vm.md doc: update vm doc links 2025-07-24 20:08:31 +02:00
wasi.md
webcrypto.md
webstreams.md
worker_threads.md 2025-07-31, Version 22.18.0 'Jod' (LTS) 2025-07-31 10:19:51 +02:00
zlib.md