Skip to content

Commit 2419b31

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

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)