Skip to content

Commit

Permalink
doc: update history of stream.Readable.toWeb()
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
hkleungai authored Feb 7, 2025
1 parent b7ce941 commit 1b2d2f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -3138,6 +3138,11 @@ Returns whether the stream is readable.

<!-- YAML
added: v17.0.0
changes:
- version:
- v18.7.0
pr-url: https://github.com/nodejs/node/pull/43515
description: include strategy options on Readable.
-->

> Stability: 1 - Experimental
Expand Down

0 comments on commit 1b2d2f7

Please sign in to comment.