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 committed Nov 18, 2021
1 parent 0c2011c commit aa394ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Expand Up @@ -2187,7 +2187,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 aa394ab

Please sign in to comment.