@@ -2632,7 +2632,7 @@ Functions based on `fs.open()` exhibit this behavior as well:
2632
2632
<!-- YAML
2633
2633
added: v12.12.0
2634
2634
changes:
2635
- - version: REPLACEME
2635
+ - version: v12.16.0
2636
2636
pr-url: https://github.com/nodejs/node/pull/30114
2637
2637
description: The `bufferSize` option was introduced.
2638
2638
-->
@@ -2659,7 +2659,7 @@ directory and subsequent read operations.
2659
2659
<!-- YAML
2660
2660
added: v12.12.0
2661
2661
changes:
2662
- - version: REPLACEME
2662
+ - version: v12.16.0
2663
2663
pr-url: https://github.com/nodejs/node/pull/30114
2664
2664
description: The `bufferSize` option was introduced.
2665
2665
-->
@@ -3226,7 +3226,7 @@ Synchronous rename(2). Returns `undefined`.
3226
3226
<!-- YAML
3227
3227
added: v0.0.2
3228
3228
changes:
3229
- - version: REPLACEME
3229
+ - version: v12.16.0
3230
3230
pr-url: https://github.com/nodejs/node/pull/30644
3231
3231
description: The `maxBusyTries` option is renamed to `maxRetries`, and its
3232
3232
default is 0. The `emfileWait` option has been removed, and
@@ -3279,7 +3279,7 @@ Windows and an `ENOTDIR` error on POSIX.
3279
3279
<!-- YAML
3280
3280
added: v0.1.21
3281
3281
changes:
3282
- - version: REPLACEME
3282
+ - version: v12.16.0
3283
3283
pr-url: https://github.com/nodejs/node/pull/30644
3284
3284
description: The `maxBusyTries` option is renamed to `maxRetries`, and its
3285
3285
default is 0. The `emfileWait` option has been removed, and
@@ -4872,7 +4872,7 @@ a colon, Node.js will open a file system stream, as described by
4872
4872
<!-- YAML
4873
4873
added: v12.12.0
4874
4874
changes:
4875
- - version: REPLACEME
4875
+ - version: v12.16.0
4876
4876
pr-url: https://github.com/nodejs/node/pull/30114
4877
4877
description: The `bufferSize` option was introduced.
4878
4878
-->
@@ -5018,7 +5018,7 @@ upon success.
5018
5018
<!-- YAML
5019
5019
added: v10.0.0
5020
5020
changes:
5021
- - version: REPLACEME
5021
+ - version: v12.16.0
5022
5022
pr-url: https://github.com/nodejs/node/pull/30644
5023
5023
description: The `maxBusyTries` option is renamed to `maxRetries`, and its
5024
5024
default is 0. The `emfileWait` option has been removed, and
0 commit comments