mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
Notable changes: http: * (SEMVER-MINOR) add optimizeEmptyRequests server option (Rafael Gonzaga) https://github.com/nodejs/node/pull/59778 lib: * (SEMVER-MINOR) add options to util.deprecate (Rafael Gonzaga) https://github.com/nodejs/node/pull/59982 module: * (SEMVER-MINOR) mark type stripping as stable (Marco Ippolito) https://github.com/nodejs/node/pull/60600 node-api: * (SEMVER-MINOR) add napi_create_object_with_properties (Miguel Marcondes Filho) https://github.com/nodejs/node/pull/59953 sqlite: * (SEMVER-MINOR) allow setting defensive flag (Bart Louwers) https://github.com/nodejs/node/pull/60217 src: * (SEMVER-MINOR) add watch config namespace (Marco Ippolito) https://github.com/nodejs/node/pull/60178 * (SEMVER-MINOR) add an option to make compile cache portable (Aditi) https://github.com/nodejs/node/pull/58797 src,permission: * (SEMVER-MINOR) add --allow-inspector ability (Rafael Gonzaga) https://github.com/nodejs/node/pull/59711 v8: * (SEMVER-MINOR) add cpu profile (theanarkh) https://github.com/nodejs/node/pull/59807 PR-URL: https://github.com/nodejs/node/pull/61001 |
||
|---|---|---|
| .. | ||
| 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 | ||
| environment_variables.md | ||
| errors.md | ||
| esm.md | ||
| events.md | ||
| fs.md | ||
| globals.md | ||
| http2.md | ||
| http.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 | ||