node/doc/api
Filip Skokan b2c5235254
doc: fix stray carriage return in packages.md
PR-URL: https://github.com/nodejs/node/pull/62350
Refs: https://openjs-foundation.slack.com/archives/C019Y2T6STH/p1774015976262609
Refs: https://github.com/nodejs/node/pull/62302
Refs: https://github.com/nodejs/node/actions/runs/23347139396/job/67915524762?pr=61767
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
2026-03-20 17:17:41 +01:00
..
addons.md doc: copyedit addons.md 2026-03-09 21:38:13 +00:00
assert.md doc: mention constructor comparison in assert.deepStrictEqual 2026-01-24 18:16:49 +00:00
async_context.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
async_hooks.md async_hooks: add trackPromises option to createHook() 2026-01-28 11:25:24 +00:00
buffer.md test: check stability block position in API markdown 2026-02-14 23:41:39 +00:00
child_process.md doc: clean up Windows code snippet in child_process.md 2026-02-08 12:36:08 +01:00
cli.md doc,test: clarify --eval syntax for leading '-' scripts 2026-03-17 16:53:37 +01:00
cluster.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
console.md 2025-10-08, Version 24.10.0 (Current) 2025-10-08 19:44:10 -03:00
crypto.md crypto: default ML-KEM and ML-DSA pkcs8 export to seed-only format 2026-03-13 07:36:40 +00:00
debugger.md doc: remove outdated Chrome 66 and ndb references from debugger 2026-03-13 13:17:17 +00:00
deprecations.md doc: deprecate CryptoKey use in node:crypto 2026-03-20 14:06:08 +00:00
dgram.md doc: add reusePort error behavior to net module 2026-01-04 02:13:31 +00:00
diagnostics_channel.md diagnostics_channel: ensure tracePromise consistency with non-Promises 2026-03-17 11:54:48 +00:00
dns.md doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny() 2025-10-22 18:43:07 +00:00
documentation.md doc: clarify release candidate stability index 2025-08-02 10:58:21 +00:00
domain.md doc: domain.add() does not accept timer objects 2025-11-13 04:10:29 +00:00
embedding.md
environment_variables.md doc: fix small environment_variables typo 2026-03-18 15:48:15 +00:00
errors.md doc: remove v prefix for version references 2026-01-25 10:38:06 +01:00
esm.md wasm: support js string constant esm import 2026-03-14 15:08:49 -04:00
events.md 2026-02-24, Version 24.14.0 'Krypton' (LTS) 2026-02-24 10:20:06 -05:00
fs.md doc: clarify fs.ReadStream and fs.WriteStream are not constructable 2026-03-17 16:03:11 +00:00
globals.md lib,src: implement QuotaExceededError as DOMException-derived interface 2026-03-19 14:41:50 +01:00
http.md 2026-02-24, Version 24.14.0 'Krypton' (LTS) 2026-02-24 10:20:06 -05:00
http2.md 2026-02-24, Version 25.7.0 (Current) 2026-02-24 10:24:26 -05:00
https.md doc: fix linter issues 2025-11-08 17:09:29 +00:00
index.md doc: add title to index 2026-03-03 08:25:12 +00:00
inspector.md 2026-01-26, Version 25.5.0 (Current) 2026-01-26 21:30:03 +01:00
intl.md doc: update MDN links 2025-12-16 20:31:28 +00:00
module.md doc,module: add missing doc for syncHooks.deregister() 2026-03-03 16:33:28 +00:00
modules.md 2026-01-19, Version 25.4.0 (Current) 2026-01-19 14:00:39 -03:00
n-api.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-10 14:16:51 +01:00
net.md doc: fix broken links of net.md 2026-02-09 15:32:50 +00:00
os.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
packages.md doc: fix stray carriage return in packages.md 2026-03-20 17:17:41 +01:00
path.md 2025-09-24, Version 22.20.0 'Jod' (LTS) 2025-09-24 13:04:16 +00:00
perf_hooks.md tools: bump eslint to v10, babel to v8.0.0-rc.2 2026-03-03 17:14:32 +00:00
permissions.md src: implicitly enable namespace in config 2025-11-23 09:39:59 +00:00
process.md repl: remove dependency on domain module 2026-03-06 15:38:36 +00:00
punycode.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
querystring.md
quic.md doc: fix quic session instance typo 2025-08-29 02:24:57 +00:00
readline.md doc: document error event on readline InterfaceConstructor 2025-12-27 16:52:40 +00:00
repl.md repl: add customizable error handling 2026-03-12 16:35:31 +00:00
report.md tools: fix small inconsistencies in JSON doc output 2026-02-09 22:58:43 +00:00
single-executable-applications.md sea: support code cache for ESM entrypoint in SEA 2026-03-10 22:37:10 +00:00
sqlite.md 2026-03-03, Version 25.8.0 (Current) 2026-03-03 15:50:38 +00:00
stream.md 2026-02-24, Version 25.7.0 (Current) 2026-02-24 10:24:26 -05:00
string_decoder.md
synopsis.md tools: fix small inconsistencies in JSON doc output 2026-02-09 22:58:43 +00:00
test.md doc: add note (and caveat) for mock.module about customization hooks 2026-03-11 20:20:16 +00:00
timers.md
tls.md doc: added requestOCSP option to tls.connect 2026-01-27 11:23:35 +00:00
tracing.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
tty.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
typescript.md module: remove --experimental-transform-types 2026-02-27 16:32:43 +00:00
url.md doc: include url.resolve() in DEP0169 application deprecation 2026-03-02 23:03:53 +00:00
util.md doc: correct util.convertProcessSignalToExitCode validation behavior 2026-03-08 16:42:35 +00:00
v8.md 2026-02-10, Version 24.13.1 'Krypton' (LTS) 2026-02-10 14:16:51 +01:00
vm.md doc: add esm and cjs examples to node:vm 2026-02-22 00:19:03 +00:00
wasi.md doc: update MDN links 2025-12-16 20:31:28 +00:00
webcrypto.md crypto: rename CShakeParams and KmacParams length to outputLength 2026-03-16 22:04:01 +01:00
webstreams.md 2026-02-24, Version 24.14.0 'Krypton' (LTS) 2026-02-24 10:20:06 -05:00
worker_threads.md buffer: disallow ArrayBuffer transfer on pooled buffer 2026-01-28 16:32:55 +00:00
zlib.md doc: add missing zstd to mjs example of zlib 2025-12-03 01:42:20 +00:00