@@ -180,7 +180,9 @@ longer be used.
180
180
<!-- YAML
181
181
added: v10.0.0
182
182
changes:
183
- - version: v21.1.0
183
+ - version:
184
+ - v21.1.0
185
+ - v20.10.0
184
186
pr-url: https://github.com/nodejs/node/pull/50095
185
187
description: The `flush` option is now supported.
186
188
- version:
@@ -324,7 +326,9 @@ fd.createReadStream({ start: 90, end: 99 });
324
326
<!-- YAML
325
327
added: v16.11.0
326
328
changes:
327
- - version: v21.0.0
329
+ - version:
330
+ - v21.0.0
331
+ - v20.10.0
328
332
pr-url: https://github.com/nodejs/node/pull/50093
329
333
description: The ` flush` option is now supported.
330
334
-->
@@ -902,7 +906,9 @@ the error raised if the file is not accessible.
902
906
<!-- YAML
903
907
added: v10.0.0
904
908
changes:
905
- - version: v21.1.0
909
+ - version:
910
+ - v21.1.0
911
+ - v20.10.0
906
912
pr-url: https://github.com/nodejs/node/pull/50095
907
913
description: The ` flush` option is now supported.
908
914
-->
@@ -1761,7 +1767,9 @@ All the [caveats][] for `fs.watch()` also apply to `fsPromises.watch()`.
1761
1767
<!-- YAML
1762
1768
added: v10.0.0
1763
1769
changes:
1764
- - version: v21.0.0
1770
+ - version:
1771
+ - v21.0.0
1772
+ - v20.10.0
1765
1773
pr-url: https://github.com/nodejs/node/pull/50009
1766
1774
description: The `flush` option is now supported.
1767
1775
- version:
@@ -2063,7 +2071,9 @@ the user from reading or writing to it.
2063
2071
<!-- YAML
2064
2072
added: v0.6.7
2065
2073
changes:
2066
- - version: v21.1.0
2074
+ - version:
2075
+ - v21.1.0
2076
+ - v20.10.0
2067
2077
pr-url: https://github.com/nodejs/node/pull/50095
2068
2078
description: The `flush` option is now supported.
2069
2079
- version: v18.0.0
@@ -2562,7 +2572,9 @@ If `options` is a string, then it specifies the encoding.
2562
2572
<!-- YAML
2563
2573
added: v0.1.31
2564
2574
changes:
2565
- - version: v21.0.0
2575
+ - version:
2576
+ - v21.0.0
2577
+ - v20.10.0
2566
2578
pr-url: https://github.com/nodejs/node/pull/50093
2567
2579
description: The `flush` option is now supported.
2568
2580
- version: v16.10.0
@@ -4916,7 +4928,9 @@ details.
4916
4928
<!-- YAML
4917
4929
added: v0.1.29
4918
4930
changes:
4919
- - version: v21.0.0
4931
+ - version:
4932
+ - v21.0.0
4933
+ - v20.10.0
4920
4934
pr-url: https://github.com/nodejs/node/pull/50009
4921
4935
description: The ` flush` option is now supported.
4922
4936
- version: v19.0.0
@@ -5158,7 +5172,9 @@ try {
5158
5172
<!-- YAML
5159
5173
added: v0.6.7
5160
5174
changes:
5161
- - version: v21.1.0
5175
+ - version:
5176
+ - v21.1.0
5177
+ - v20.10.0
5162
5178
pr-url: https://github.com/nodejs/node/pull/50095
5163
5179
description: The ` flush` option is now supported.
5164
5180
- version: v7.0.0
@@ -6217,7 +6233,9 @@ this API: [`fs.utimes()`][].
6217
6233
<!-- YAML
6218
6234
added: v0.1.29
6219
6235
changes:
6220
- - version: v21.0.0
6236
+ - version:
6237
+ - v21.0.0
6238
+ - v20.10.0
6221
6239
pr-url: https://github.com/nodejs/node/pull/50009
6222
6240
description: The ` flush` option is now supported.
6223
6241
- version: v19.0.0
0 commit comments