mirror of https://github.com/nodejs/node.git
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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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 | ||