mirror of https://github.com/nodejs/node.git
Notable changes: doc: * add Filip Skokan to TSC (Rafael Gonzaga) https://github.com/nodejs/node/pull/58499 * deprecate `util.isNativeError` in favor of `Error.isError` (Miguel Marcondes Filho) https://github.com/nodejs/node/pull/58262 * deprecate passing an empty string to `options.shell` (Antoine du Hamel) https://github.com/nodejs/node/pull/58564 * deprecate HTTP/2 priority signaling (Matteo Collina) https://github.com/nodejs/node/pull/58313 * (SEMVER-MINOR) graduate `Symbol.dispose`/`asyncDispose` from experimental (James M Snell) https://github.com/nodejs/node/pull/58467 esm: * (SEMVER-MINOR) implement import.meta.main (Joe) https://github.com/nodejs/node/pull/57804 fs: * (SEMVER-MINOR) add `autoClose` option to `FileHandle` `readableWebStream` (James M Snell) https://github.com/nodejs/node/pull/58548 http: * deprecate instantiating classes without new (Yagiz Nizipli) https://github.com/nodejs/node/pull/58518 http2: * (SEMVER-MINOR) add diagnostics channel 'http2.server.stream.finish' (Darshan Sen) https://github.com/nodejs/node/pull/58560 * (SEMVER-MAJOR) remove support for priority signaling (Matteo Collina) https://github.com/nodejs/node/pull/58293 lib: * (SEMVER-MINOR) graduate error codes that have been around for years (James M Snell) https://github.com/nodejs/node/pull/58541 perf_hooks: * (SEMVER-MINOR) make event loop delay histogram disposable (James M Snell) https://github.com/nodejs/node/pull/58384 src: * (SEMVER-MINOR) support namespace options in configuration file (Pietro Marchini) https://github.com/nodejs/node/pull/58073 permission: * implicit allow-fs-read to app entrypoint (Rafael Gonzaga) https://github.com/nodejs/node/pull/58579 test: * (SEMVER-MINOR) add disposable histogram test (James M Snell) https://github.com/nodejs/node/pull/58384 * (SEMVER-MINOR) add test for async disposable worker thread (James M Snell) https://github.com/nodejs/node/pull/58385 util: * (SEMVER-MINOR) add 'none' style to styleText (James M Snell) https://github.com/nodejs/node/pull/58437 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/58635 |
||
---|---|---|
.. | ||
addons.md | ||
assert.md | ||
async_context.md | ||
async_hooks.md | ||
buffer.md | ||
child_process.md | ||
cli.md | ||
cluster.md | ||
console.md | ||
corepack.md | ||
crypto.md | ||
debugger.md | ||
deprecations.md | ||
dgram.md | ||
diagnostics_channel.md | ||
dns.md | ||
documentation.md | ||
domain.md | ||
embedding.md | ||
errors.md | ||
esm.md | ||
events.md | ||
fs.md | ||
globals.md | ||
http.md | ||
http2.md | ||
https.md | ||
index.md | ||
inspector.md | ||
intl.md | ||
module.md | ||
modules.md | ||
n-api.md | ||
net.md | ||
os.md | ||
packages.md | ||
path.md | ||
perf_hooks.md | ||
permissions.md | ||
process.md | ||
punycode.md | ||
querystring.md | ||
quic.md | ||
readline.md | ||
repl.md | ||
report.md | ||
single-executable-applications.md | ||
sqlite.md | ||
stream.md | ||
string_decoder.md | ||
synopsis.md | ||
test.md | ||
timers.md | ||
tls.md | ||
tracing.md | ||
tty.md | ||
typescript.md | ||
url.md | ||
util.md | ||
v8.md | ||
vm.md | ||
wasi.md | ||
webcrypto.md | ||
webstreams.md | ||
worker_threads.md | ||
zlib.md |