@@ -319,7 +319,7 @@ fd.createReadStream({ start: 90, end: 99 });
319
319
<!-- YAML
320
320
added: v16.11.0
321
321
changes:
322
- - version: REPLACEME
322
+ - version: v21.0.0
323
323
pr-url: https://github.com/nodejs/node/pull/50093
324
324
description: The ` flush` option is now supported.
325
325
-->
@@ -376,7 +376,7 @@ added: v10.0.0
376
376
<!-- YAML
377
377
added: v10.0.0
378
378
changes:
379
- - version: REPLACEME
379
+ - version: v21.0.0
380
380
pr-url: https://github.com/nodejs/node/pull/42835
381
381
description: Accepts bigint values as ` position` .
382
382
-->
@@ -406,7 +406,7 @@ added:
406
406
- v13.11.0
407
407
- v12.17.0
408
408
changes:
409
- - version: REPLACEME
409
+ - version: v21.0.0
410
410
pr-url: https://github.com/nodejs/node/pull/42835
411
411
description: Accepts bigint values as ` position` .
412
412
-->
@@ -440,7 +440,7 @@ added:
440
440
- v18.2.0
441
441
- v16.17.0
442
442
changes:
443
- - version: REPLACEME
443
+ - version: v21.0.0
444
444
pr-url: https://github.com/nodejs/node/pull/42835
445
445
description: Accepts bigint values as ` position` .
446
446
-->
@@ -1750,7 +1750,7 @@ All the [caveats][] for `fs.watch()` also apply to `fsPromises.watch()`.
1750
1750
<!-- YAML
1751
1751
added: v10.0.0
1752
1752
changes:
1753
- - version: REPLACEME
1753
+ - version: v21.0.0
1754
1754
pr-url: https://github.com/nodejs/node/pull/50009
1755
1755
description: The `flush` option is now supported.
1756
1756
- version:
@@ -2546,7 +2546,7 @@ If `options` is a string, then it specifies the encoding.
2546
2546
<!-- YAML
2547
2547
added: v0.1.31
2548
2548
changes:
2549
- - version: REPLACEME
2549
+ - version: v21.0.0
2550
2550
pr-url: https://github.com/nodejs/node/pull/50093
2551
2551
description: The `flush` option is now supported.
2552
2552
- version: v16.10.0
@@ -4900,7 +4900,7 @@ details.
4900
4900
<!-- YAML
4901
4901
added: v0.1.29
4902
4902
changes:
4903
- - version: REPLACEME
4903
+ - version: v21.0.0
4904
4904
pr-url: https://github.com/nodejs/node/pull/50009
4905
4905
description: The `flush` option is now supported.
4906
4906
- version: v19.0.0
@@ -6196,7 +6196,7 @@ this API: [`fs.utimes()`][].
6196
6196
<!-- YAML
6197
6197
added: v0.1 .29
6198
6198
changes:
6199
- - version: REPLACEME
6199
+ - version: v21. 0 . 0
6200
6200
pr- url: https: // github.com/nodejs/node/pull/50009
6201
6201
description: The ` flush` option is now supported.
6202
6202
- version: v19.0 .0
0 commit comments