Skip to content
Prev Previous commit
Next Next commit
fixup! add update to doc
  • Loading branch information
debadree25 committed Feb 17, 2023
commit 233115d384f7c85afcda89c9cfad3fd9f4e38552
4 changes: 4 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -2798,6 +2798,10 @@ const server = http.createServer((req, res) => {

<!-- YAML
added: v16.9.0
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/46675
description: Added support for webstreams.
-->

> Stability: 1 - `stream.compose` is experimental.
Expand Down