@@ -180,7 +180,9 @@ longer be used.
180180<!-- YAML
181181added: v10.0.0
182182changes:
183- - version: v21.1.0
183+ - version:
184+ - v21.1.0
185+ - v20.10.0
184186 pr-url: https://github.com/nodejs/node/pull/50095
185187 description: The `flush` option is now supported.
186188 - version:
@@ -324,7 +326,9 @@ fd.createReadStream({ start: 90, end: 99 });
324326<!-- YAML
325327added: v16.11.0
326328changes:
327- - version: v21.0.0
329+ - version:
330+ - v21.0.0
331+ - v20.10.0
328332 pr-url: https://github.com/nodejs/node/pull/50093
329333 description: The ` flush` option is now supported.
330334-->
@@ -902,7 +906,9 @@ the error raised if the file is not accessible.
902906<!-- YAML
903907added: v10.0.0
904908changes:
905- - version: v21.1.0
909+ - version:
910+ - v21.1.0
911+ - v20.10.0
906912 pr-url: https://github.com/nodejs/node/pull/50095
907913 description: The ` flush` option is now supported.
908914-->
@@ -1761,7 +1767,9 @@ All the [caveats][] for `fs.watch()` also apply to `fsPromises.watch()`.
17611767<!-- YAML
17621768added: v10.0.0
17631769changes:
1764- - version: v21.0.0
1770+ - version:
1771+ - v21.0.0
1772+ - v20.10.0
17651773 pr-url: https://github.com/nodejs/node/pull/50009
17661774 description: The `flush` option is now supported.
17671775 - version:
@@ -2063,7 +2071,9 @@ the user from reading or writing to it.
20632071<!-- YAML
20642072added: v0.6.7
20652073changes:
2066- - version: v21.1.0
2074+ - version:
2075+ - v21.1.0
2076+ - v20.10.0
20672077 pr-url: https://github.com/nodejs/node/pull/50095
20682078 description: The `flush` option is now supported.
20692079 - version: v18.0.0
@@ -2562,7 +2572,9 @@ If `options` is a string, then it specifies the encoding.
25622572<!-- YAML
25632573added: v0.1.31
25642574changes:
2565- - version: v21.0.0
2575+ - version:
2576+ - v21.0.0
2577+ - v20.10.0
25662578 pr-url: https://github.com/nodejs/node/pull/50093
25672579 description: The `flush` option is now supported.
25682580 - version: v16.10.0
@@ -4916,7 +4928,9 @@ details.
49164928<!-- YAML
49174929added: v0.1.29
49184930changes:
4919- - version: v21.0.0
4931+ - version:
4932+ - v21.0.0
4933+ - v20.10.0
49204934 pr-url: https://github.com/nodejs/node/pull/50009
49214935 description: The ` flush` option is now supported.
49224936 - version: v19.0.0
@@ -5158,7 +5172,9 @@ try {
51585172<!-- YAML
51595173added: v0.6.7
51605174changes:
5161- - version: v21.1.0
5175+ - version:
5176+ - v21.1.0
5177+ - v20.10.0
51625178 pr-url: https://github.com/nodejs/node/pull/50095
51635179 description: The ` flush` option is now supported.
51645180 - version: v7.0.0
@@ -6217,7 +6233,9 @@ this API: [`fs.utimes()`][].
62176233<!-- YAML
62186234added: v0.1.29
62196235changes:
6220- - version: v21.0.0
6236+ - version:
6237+ - v21.0.0
6238+ - v20.10.0
62216239 pr-url: https://github.com/nodejs/node/pull/50009
62226240 description: The ` flush` option is now supported.
62236241 - version: v19.0.0
0 commit comments