Skip to content

Commit 66898a7

Browse files
hkleungaitargos
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 <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b3f2045 commit 66898a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/api/stream.md

+5
Original file line numberDiff line numberDiff line change
@@ -3138,6 +3138,11 @@ Returns whether the stream is readable.
31383138

31393139
<!-- YAML
31403140
added: v17.0.0
3141+
changes:
3142+
- version:
3143+
- v18.7.0
3144+
pr-url: https://github.com/nodejs/node/pull/43515
3145+
description: include strategy options on Readable.
31413146
-->
31423147

31433148
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)