| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3013,6 +3013,9 @@ const server = http.createServer((req, res) => { | |||
| 3013 | 3013 | <!-- YAML | |
| 3014 | 3014 | added: v16.9.0 | |
| 3015 | 3015 | changes: | |
| 3016 | + - version: REPLACEME | ||
| 3017 | + pr-url: https://github.com/nodejs/node/pull/62562 | ||
| 3018 | + description: Marking the API stable. | ||
| 3016 | 3019 | - version: | |
| 3017 | 3020 | - v21.1.0 | |
| 3018 | 3021 | - v20.10.0 | |
@@ -3025,7 +3028,7 @@ changes: | |||
| 3025 | 3028 | description: Added support for webstreams. | |
| 3026 | 3029 | --> | |
| 3027 | 3030 | ||
| 3028 | - > Stability: 1 - `stream.compose` is experimental. | ||
| 3031 | + > Stability: 2 - Stable | ||
| 3029 | 3032 | ||
| 3030 | 3033 | * `streams` {Stream\[]|Iterable\[]|AsyncIterable\[]|Function\[]| | |
| 3031 | 3034 | ReadableStream\[]|WritableStream\[]|TransformStream\[]|Duplex\[]|Function} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments