@@ -481,10 +481,10 @@ number of bytes read is zero.
481481<!-- YAML
482482added: v17.0.0
483483changes:
484- - version: v24.2.0
485- pr-url: https://github.com/nodejs/node/pull/58548
486- description: Added the ` autoClose ` option.
487- - version: v24.0 .0
484+
485+ - version:
486+ - v24.0.0
487+ - v22.17 .0
488488 pr-url: https://github.com/nodejs/node/pull/57513
489489 description: Marking the API stable.
490490 - version:
@@ -1086,10 +1086,14 @@ behavior is similar to `cp dir1/ dir2/`.
10861086<!-- YAML
10871087added: v22.0.0
10881088changes:
1089- - version: v24.1.0
1089+ - version:
1090+ - v24.1.0
1091+ - v22.17.0
10901092 pr-url: https://github.com/nodejs/node/pull/58182
10911093 description: Add support for ` URL ` instances for ` cwd` option.
1092- - version: v24.0.0
1094+ - version:
1095+ - v24.0.0
1096+ - v22.17.0
10931097 pr-url: https://github.com/nodejs/node/pull/57513
10941098 description: Marking the API stable.
10951099 - version:
@@ -3148,10 +3152,14 @@ descriptor. See [`fs.utimes()`][].
31483152<!-- YAML
31493153added: v22.0.0
31503154changes:
3151- - version: v24.1.0
3155+ - version:
3156+ - v24.1.0
3157+ - v22.17.0
31523158 pr-url: https://github.com/nodejs/node/pull/58182
31533159 description: Add support for `URL` instances for `cwd` option.
3154- - version: v24.0.0
3160+ - version:
3161+ - v24.0.0
3162+ - v22.17.0
31553163 pr-url: https://github.com/nodejs/node/pull/57513
31563164 description: Marking the API stable.
31573165 - version:
@@ -3604,7 +3612,9 @@ Functions based on `fs.open()` exhibit this behavior as well:
36043612<!-- YAML
36053613added: v19.8.0
36063614changes:
3607- - version: v24.0.0
3615+ - version:
3616+ - v24.0.0
3617+ - v22.17.0
36083618 pr-url: https://github.com/nodejs/node/pull/57513
36093619 description: Marking the API stable.
36103620-->
@@ -5699,10 +5709,14 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
56995709<!-- YAML
57005710added: v22.0.0
57015711changes:
5702- - version: v24.1.0
5712+ - version:
5713+ - v24.1.0
5714+ - v22.17.0
57035715 pr-url: https://github.com/nodejs/node/pull/58182
57045716 description: Add support for ` URL ` instances for ` cwd` option.
5705- - version: v24.0.0
5717+ - version:
5718+ - v24.0.0
5719+ - v22.17.0
57065720 pr-url: https://github.com/nodejs/node/pull/57513
57075721 description: Marking the API stable.
57085722 - version:
@@ -6751,7 +6765,9 @@ included in the iteration results.
67516765#### ` dir[Symbol .asyncDispose ]()`
67526766
67536767<!-- YAML
6754- added: v24.1.0
6768+ added:
6769+ - v24.1.0
6770+ - v22.1.0
67556771changes:
67566772 - version: v24.2.0
67576773 pr-url: https://github.com/nodejs/node/pull/58467
@@ -6764,7 +6780,9 @@ fulfills when disposal is complete.
67646780#### ` dir[Symbol .dispose ]()`
67656781
67666782<!-- YAML
6767- added: v24.1.0
6783+ added:
6784+ - v24.1.0
6785+ - v22.1.0
67686786changes:
67696787 - version: v24.2.0
67706788 pr-url: https://github.com/nodejs/node/pull/58467
@@ -6880,7 +6898,9 @@ added:
68806898 - v20.12.0
68816899 - v18.20.0
68826900changes:
6883- - version: v24.0.0
6901+ - version:
6902+ - v24.0.0
6903+ - v22.17.0
68846904 pr-url: https://github.com/nodejs/node/pull/57513
68856905 description: Marking the API stable.
68866906-->
0 commit comments