@@ -180,7 +180,7 @@ longer be used.
180
180
<!-- YAML
181
181
added: v10.0.0
182
182
changes:
183
- - version: REPLACEME
183
+ - version: v20.10.0
184
184
pr-url: https://github.com/nodejs/node/pull/50095
185
185
description: The `flush` option is now supported.
186
186
- version:
@@ -324,7 +324,7 @@ fd.createReadStream({ start: 90, end: 99 });
324
324
<!-- YAML
325
325
added: v16.11.0
326
326
changes:
327
- - version: REPLACEME
327
+ - version: v20.10.0
328
328
pr-url: https://github.com/nodejs/node/pull/50093
329
329
description: The ` flush` option is now supported.
330
330
-->
@@ -884,7 +884,7 @@ the error raised if the file is not accessible.
884
884
<!-- YAML
885
885
added: v10.0.0
886
886
changes:
887
- - version: REPLACEME
887
+ - version: v20.10.0
888
888
pr-url: https://github.com/nodejs/node/pull/50095
889
889
description: The ` flush` option is now supported.
890
890
-->
@@ -1737,7 +1737,7 @@ All the [caveats][] for `fs.watch()` also apply to `fsPromises.watch()`.
1737
1737
<!-- YAML
1738
1738
added: v10.0.0
1739
1739
changes:
1740
- - version: REPLACEME
1740
+ - version: v20.10.0
1741
1741
pr-url: https://github.com/nodejs/node/pull/50009
1742
1742
description: The `flush` option is now supported.
1743
1743
- version:
@@ -2039,7 +2039,7 @@ the user from reading or writing to it.
2039
2039
<!-- YAML
2040
2040
added: v0.6.7
2041
2041
changes:
2042
- - version: REPLACEME
2042
+ - version: v20.10.0
2043
2043
pr-url: https://github.com/nodejs/node/pull/50095
2044
2044
description: The `flush` option is now supported.
2045
2045
- version: v18.0.0
@@ -2536,7 +2536,7 @@ If `options` is a string, then it specifies the encoding.
2536
2536
<!-- YAML
2537
2537
added: v0.1.31
2538
2538
changes:
2539
- - version: REPLACEME
2539
+ - version: v20.10.0
2540
2540
pr-url: https://github.com/nodejs/node/pull/50093
2541
2541
description: The `flush` option is now supported.
2542
2542
- version: v16.10.0
@@ -4886,7 +4886,7 @@ details.
4886
4886
<!-- YAML
4887
4887
added: v0.1.29
4888
4888
changes:
4889
- - version: REPLACEME
4889
+ - version: v20.10.0
4890
4890
pr-url: https://github.com/nodejs/node/pull/50009
4891
4891
description: The `flush` option is now supported.
4892
4892
- version: v19.0.0
@@ -5128,7 +5128,7 @@ try {
5128
5128
<!-- YAML
5129
5129
added: v0.6 .7
5130
5130
changes:
5131
- - version: REPLACEME
5131
+ - version: v20. 10 . 0
5132
5132
pr- url: https: // github.com/nodejs/node/pull/50095
5133
5133
description: The ` flush` option is now supported.
5134
5134
- version: v7.0 .0
@@ -6181,7 +6181,7 @@ this API: [`fs.utimes()`][].
6181
6181
<!-- YAML
6182
6182
added: v0.1 .29
6183
6183
changes:
6184
- - version: REPLACEME
6184
+ - version: v20. 10 . 0
6185
6185
pr- url: https: // github.com/nodejs/node/pull/50009
6186
6186
description: The ` flush` option is now supported.
6187
6187
- version: v19.0 .0
0 commit comments