@@ -1612,7 +1612,7 @@ See also: chown(2).
16121612<!-- YAML
16131613added: v0.0.2
16141614changes:
1615- - version: REPLACEME
1615+ - version: v14.17.0
16161616 pr-url: https://github.com/nodejs/node/pull/37174
16171617 description: A default callback is now used if one is not provided.
16181618 - version: v10.0.0
@@ -3031,7 +3031,7 @@ If `options.withFileTypes` is set to `true`, the result will contain
30313031<!-- YAML
30323032added: v0.1.29
30333033changes:
3034- - version: REPLACEME
3034+ - version: v14.17.0
30353035 pr-url: https://github.com/nodejs/node/pull/35911
30363036 description: The options argument may include an AbortSignal to abort an
30373037 ongoing readFile request.
@@ -4083,7 +4083,7 @@ this API: [`fs.utimes()`][].
40834083<!-- YAML
40844084added: v0.5.10
40854085changes:
4086- - version: REPLACEME
4086+ - version: v14.17.0
40874087 pr-url: https://github.com/nodejs/node/pull/37190
40884088 description: Added support for closing the watcher with an AbortSignal.
40894089 - version: v7.6.0
@@ -4405,7 +4405,7 @@ details.
44054405<!-- YAML
44064406added: v0.1.29
44074407changes:
4408- - version: REPLACEME
4408+ - version: v14.17.0
44094409 pr-url: https://github.com/nodejs/node/pull/35993
44104410 description: The options argument may include an AbortSignal to abort an
44114411 ongoing writeFile request.
@@ -5491,7 +5491,7 @@ print('./').catch(console.error);
54915491<!-- YAML
54925492added: v10.0.0
54935493changes:
5494- - version: REPLACEME
5494+ - version: v14.17.0
54955495 pr-url: https://github.com/nodejs/node/pull/35911
54965496 description: The options argument may include an AbortSignal to abort an
54975497 ongoing readFile request.
@@ -5741,7 +5741,7 @@ The `atime` and `mtime` arguments follow these rules:
57415741<!-- YAML
57425742added: v10.0.0
57435743changes:
5744- - version: REPLACEME
5744+ - version: v14.17.0
57455745 pr-url: https://github.com/nodejs/node/pull/35993
57465746 description: The options argument may include an AbortSignal to abort an
57475747 ongoing writeFile request.
0 commit comments