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 7d8c0c7 commit 868db31Copy full SHA for 868db31
doc/api/webstreams.md
@@ -5,11 +5,6 @@
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
@@ -1153,6 +1148,12 @@ await Promise.all([
1153
1148
1154
1149
1155
1150
1151
+changes:
1152
+ - version:
+ - v21.5.0
+ - v20.14.0
+ pr-url: https://github.com/nodejs/node/pull/50126
1156
+ description: Supports the `cancel` transformer callback.
1157
-->
1158
1159
* `transformer` {Object}
0 commit comments