@@ -1612,7 +1612,7 @@ See also: chown(2).
1612
1612
<!-- YAML
1613
1613
added: v0.0.2
1614
1614
changes:
1615
- - version: REPLACEME
1615
+ - version: v14.17.0
1616
1616
pr-url: https://github.com/nodejs/node/pull/37174
1617
1617
description: A default callback is now used if one is not provided.
1618
1618
- version: v10.0.0
@@ -3031,7 +3031,7 @@ If `options.withFileTypes` is set to `true`, the result will contain
3031
3031
<!-- YAML
3032
3032
added: v0.1.29
3033
3033
changes:
3034
- - version: REPLACEME
3034
+ - version: v14.17.0
3035
3035
pr-url: https://github.com/nodejs/node/pull/35911
3036
3036
description: The options argument may include an AbortSignal to abort an
3037
3037
ongoing readFile request.
@@ -4083,7 +4083,7 @@ this API: [`fs.utimes()`][].
4083
4083
<!-- YAML
4084
4084
added: v0.5.10
4085
4085
changes:
4086
- - version: REPLACEME
4086
+ - version: v14.17.0
4087
4087
pr-url: https://github.com/nodejs/node/pull/37190
4088
4088
description: Added support for closing the watcher with an AbortSignal.
4089
4089
- version: v7.6.0
@@ -4405,7 +4405,7 @@ details.
4405
4405
<!-- YAML
4406
4406
added: v0.1.29
4407
4407
changes:
4408
- - version: REPLACEME
4408
+ - version: v14.17.0
4409
4409
pr-url: https://github.com/nodejs/node/pull/35993
4410
4410
description: The options argument may include an AbortSignal to abort an
4411
4411
ongoing writeFile request.
@@ -5491,7 +5491,7 @@ print('./').catch(console.error);
5491
5491
<!-- YAML
5492
5492
added: v10.0.0
5493
5493
changes:
5494
- - version: REPLACEME
5494
+ - version: v14.17.0
5495
5495
pr-url: https://github.com/nodejs/node/pull/35911
5496
5496
description: The options argument may include an AbortSignal to abort an
5497
5497
ongoing readFile request.
@@ -5741,7 +5741,7 @@ The `atime` and `mtime` arguments follow these rules:
5741
5741
<!-- YAML
5742
5742
added: v10.0.0
5743
5743
changes:
5744
- - version: REPLACEME
5744
+ - version: v14.17.0
5745
5745
pr-url: https://github.com/nodejs/node/pull/35993
5746
5746
description: The options argument may include an AbortSignal to abort an
5747
5747
ongoing writeFile request.
0 commit comments