Skip to content

Commit

Permalink
doc: fix added: info for Readable.fromWeb()
Browse files Browse the repository at this point in the history
`stream.Readable.fromWeb()` was added to Node.js v17.0.0 via a99c230.

PR-URL: #40820
Refs: #40818
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
lpinca authored and targos committed Nov 21, 2021
1 parent 896073b commit fe2cd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2145,7 +2145,7 @@ for performance reasons.
### `stream.Readable.fromWeb(readableStream[, options])`

<!-- YAML
added: v16.11.0
added: v17.0.0
-->

> Stability: 1 - Experimental
Expand Down

0 comments on commit fe2cd09

Please sign in to comment.