Skip to content

Commit 50e796a

Browse files
committed
doc: update history of stream.Readable.toWeb()
Adds the exact version for when the 2nd `options` argument is available. Refs: #43515
1 parent a08129c commit 50e796a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/stream.md

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

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

31433149
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)