Skip to content

Commit ab03ab4

Browse files
committed
stream: mark compose as experimental
PR-URL: #39494 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 79f4d5a commit ab03ab4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/stream.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,6 +1861,8 @@ failure, this can cause event listener leaks and swallowed errors.
18611861
added: REPLACEME
18621862
-->
18631863

1864+
> Stability: 1 - `stream.compose` is experimental.
1865+
18641866
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
18651867
* Returns: {stream.Duplex}
18661868

0 commit comments

Comments
 (0)