..
assert
dns
fs
inspector
lib: revert to using default derived class constructors
2025-08-30 14:28:10 +00:00
internal
lib: make SubtleCrypto.supports enumerable
2026-03-20 07:57:46 +00:00
path
readline
lib: revert to using default derived class constructors
2025-08-30 14:28:10 +00:00
stream
stream: add bytes() method to stream/consumers
2026-01-29 13:24:39 +00:00
test
timers
util
_http_agent.js
http: add http.setGlobalProxyFromEnv()
2025-12-10 16:12:28 +00:00
_http_client.js
http: validate ClientRequest path on set
2026-03-02 19:10:56 +00:00
_http_common.js
http: fix use-after-free when freeParser is called during llhttp_execute
2026-03-06 06:01:21 +00:00
_http_incoming.js
http: add optimizeEmptyRequests server option
2025-10-14 12:17:53 +00:00
_http_outgoing.js
http: lazy allocate cookies array
2025-10-27 14:01:06 +00:00
_http_server.js
http: validate headers in writeEarlyHints
2026-03-02 12:49:30 +00:00
_tls_common.js
_tls_wrap.js
assert.js
lib: prefer call() over apply() if argument list is not array
2025-11-23 08:45:46 +00:00
async_hooks.js
async_hooks: add trackPromises option to createHook()
2026-01-28 11:25:24 +00:00
buffer.js
buffer: optimize buffer.concat performance
2026-02-27 18:36:59 +00:00
child_process.js
lib: use validators for argument validation
2025-09-21 02:47:14 +00:00
cluster.js
console.js
constants.js
crypto.js
dgram.js
lib: prefer call() over apply() if argument list is not array
2025-11-23 08:45:46 +00:00
diagnostics_channel.js
diagnostics_channel: ensure tracePromise consistency with non-Promises
2026-03-17 11:54:48 +00:00
dns.js
domain.js
repl: remove dependency on domain module
2026-03-06 15:38:36 +00:00
eslint.config_partial.mjs
lib,src: implement QuotaExceededError as DOMException-derived interface
2026-03-19 14:41:50 +01:00
events.js
events: don't call resume after close
2026-02-11 17:15:39 +00:00
fs.js
fs: add throwIfNoEntry option for fs.stat and fs.promises.stat
2026-02-11 15:02:02 +00:00
http.js
http: add http.setGlobalProxyFromEnv()
2025-12-10 16:12:28 +00:00
http2.js
https.js
http: add http.setGlobalProxyFromEnv()
2025-12-10 16:12:28 +00:00
inspector.js
inspector: initial support storage inspection
2026-01-23 14:51:48 +00:00
module.js
net.js
tls: forward keepAlive, keepAliveInitialDelay, noDelay to socket
2026-02-28 11:22:35 +00:00
os.js
os: freeze signals constant
2025-12-22 16:14:46 +00:00
path.js
path: refactor path joining logic for clarity and performance
2025-09-08 18:44:18 +00:00
perf_hooks.js
perf_hooks: move non-standard performance properties to perf_hooks
2025-10-28 00:23:50 +01:00
process.js
punycode.js
lib,src: isInsideNodeModules should test on the first non-internal frame
2025-12-10 13:59:35 +00:00
querystring.js
quic.js
quic: continue working on quic api bits
2025-10-07 14:04:53 +00:00
readline.js
repl.js
repl: add customizable error handling
2026-03-12 16:35:31 +00:00
sea.js
sea: implement sea.getAssetKeys()
2025-09-04 11:58:50 +00:00
sqlite.js
sqlite: mark as release candidate
2026-02-21 16:30:23 +00:00
stream.js
stream: export namespace object from internal end-of-stream module
2026-01-23 11:47:27 +00:00
string_decoder.js
sys.js
test.js
test_runner: fix lazy test.assert accessor
2025-12-20 18:54:32 +00:00
timers.js
lib: remove redundant destroyHook checks
2025-10-08 12:11:43 +00:00
tls.js
tls: only do off-thread certificate loading on loading tls
2025-09-18 18:54:14 +00:00
trace_events.js
tty.js
url.js
url: suppress warnings from url.format/url.resolve inside node_modules
2026-03-08 18:32:29 +00:00
util.js
util: allow color aliases in styleText
2026-03-17 07:57:07 +00:00
v8.js
v8: add GCProfiler support for erm
2026-01-22 10:59:43 +00:00
vm.js
wasi.js
worker_threads.js
zlib.js
zlib: add support for brotli compression dictionary
2026-02-13 16:10:17 +00:00