@@ -481,10 +481,10 @@ number of bytes read is zero.
481
481
<!-- YAML
482
482
added: v17.0.0
483
483
changes:
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
488
488
pr-url: https://github.com/nodejs/node/pull/57513
489
489
description: Marking the API stable.
490
490
- version:
@@ -1086,10 +1086,14 @@ behavior is similar to `cp dir1/ dir2/`.
1086
1086
<!-- YAML
1087
1087
added: v22.0.0
1088
1088
changes:
1089
- - version: v24.1.0
1089
+ - version:
1090
+ - v24.1.0
1091
+ - v22.17.0
1090
1092
pr-url: https://github.com/nodejs/node/pull/58182
1091
1093
description: Add support for ` URL ` instances for ` cwd` option.
1092
- - version: v24.0.0
1094
+ - version:
1095
+ - v24.0.0
1096
+ - v22.17.0
1093
1097
pr-url: https://github.com/nodejs/node/pull/57513
1094
1098
description: Marking the API stable.
1095
1099
- version:
@@ -3148,10 +3152,14 @@ descriptor. See [`fs.utimes()`][].
3148
3152
<!-- YAML
3149
3153
added: v22.0.0
3150
3154
changes:
3151
- - version: v24.1.0
3155
+ - version:
3156
+ - v24.1.0
3157
+ - v22.17.0
3152
3158
pr-url: https://github.com/nodejs/node/pull/58182
3153
3159
description: Add support for `URL` instances for `cwd` option.
3154
- - version: v24.0.0
3160
+ - version:
3161
+ - v24.0.0
3162
+ - v22.17.0
3155
3163
pr-url: https://github.com/nodejs/node/pull/57513
3156
3164
description: Marking the API stable.
3157
3165
- version:
@@ -3604,7 +3612,9 @@ Functions based on `fs.open()` exhibit this behavior as well:
3604
3612
<!-- YAML
3605
3613
added: v19.8.0
3606
3614
changes:
3607
- - version: v24.0.0
3615
+ - version:
3616
+ - v24.0.0
3617
+ - v22.17.0
3608
3618
pr-url: https://github.com/nodejs/node/pull/57513
3609
3619
description: Marking the API stable.
3610
3620
-->
@@ -5699,10 +5709,14 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
5699
5709
<!-- YAML
5700
5710
added: v22.0.0
5701
5711
changes:
5702
- - version: v24.1.0
5712
+ - version:
5713
+ - v24.1.0
5714
+ - v22.17.0
5703
5715
pr-url: https://github.com/nodejs/node/pull/58182
5704
5716
description: Add support for ` URL ` instances for ` cwd` option.
5705
- - version: v24.0.0
5717
+ - version:
5718
+ - v24.0.0
5719
+ - v22.17.0
5706
5720
pr-url: https://github.com/nodejs/node/pull/57513
5707
5721
description: Marking the API stable.
5708
5722
- version:
@@ -6751,7 +6765,9 @@ included in the iteration results.
6751
6765
#### ` dir[Symbol .asyncDispose ]()`
6752
6766
6753
6767
<!-- YAML
6754
- added: v24.1.0
6768
+ added:
6769
+ - v24.1.0
6770
+ - v22.1.0
6755
6771
changes:
6756
6772
- version: v24.2.0
6757
6773
pr-url: https://github.com/nodejs/node/pull/58467
@@ -6764,7 +6780,9 @@ fulfills when disposal is complete.
6764
6780
#### ` dir[Symbol .dispose ]()`
6765
6781
6766
6782
<!-- YAML
6767
- added: v24.1.0
6783
+ added:
6784
+ - v24.1.0
6785
+ - v22.1.0
6768
6786
changes:
6769
6787
- version: v24.2.0
6770
6788
pr-url: https://github.com/nodejs/node/pull/58467
@@ -6880,7 +6898,9 @@ added:
6880
6898
- v20.12.0
6881
6899
- v18.20.0
6882
6900
changes:
6883
- - version: v24.0.0
6901
+ - version:
6902
+ - v24.0.0
6903
+ - v22.17.0
6884
6904
pr-url: https://github.com/nodejs/node/pull/57513
6885
6905
description: Marking the API stable.
6886
6906
-->
0 commit comments