We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74a0a7 commit 7d8c0c7Copy full SHA for 7d8c0c7
doc/api/webstreams.md
@@ -5,18 +5,18 @@
5
<!-- YAML
6
added: v16.5.0
7
changes:
8
+ - version:
9
+ - v21.5.0
10
+ - v20.14.0
11
+ pr-url: https://github.com/nodejs/node/pull/50126
12
+ description: Supports the `cancel` transformer callback.
13
- version:
14
- v21.0.0
15
pr-url: https://github.com/nodejs/node/pull/45684
16
description: No longer experimental.
17
- version: v18.0.0
18
pr-url: https://github.com/nodejs/node/pull/42225
19
description: Use of this API no longer emit a runtime warning.
- - version:
- - v21.5.0
- - v20.14.0
- pr-url: https://github.com/nodejs/node/pull/50126
- description: Supports the `cancel` transformer callback.
20
-->
21
22
> Stability: 2 - Stable
0 commit comments