Skip to content

Commit afa6f93

Browse files
hkleungaiRafaelGSS
authored andcommitted
doc: update history of stream.Readable.toWeb()
Adds the exact version for when the 2nd `options` argument is available. Refs: #43515 PR-URL: #56928 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent fd3053e commit afa6f93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/stream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3128,6 +3128,11 @@ Returns whether the stream is readable.
31283128

31293129
<!-- YAML
31303130
added: v17.0.0
3131+
changes:
3132+
- version:
3133+
- v18.7.0
3134+
pr-url: https://github.com/nodejs/node/pull/43515
3135+
description: include strategy options on Readable.
31313136
-->
31323137

31333138
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)