@@ -257,7 +257,9 @@ Used to handle binary data. See the [buffer section][].
257
257
<!-- YAML
258
258
added: v18.0.0
259
259
changes:
260
- - version: v23.11.0
260
+ - version:
261
+ - v23.11.0
262
+ - v22.15.0
261
263
pr-url: https://github.com/nodejs/node/pull/57510
262
264
description: Marking the API stable.
263
265
-->
@@ -358,7 +360,9 @@ with the [`--no-experimental-websocket`][] CLI flag.
358
360
<!-- YAML
359
361
added: v18.0.0
360
362
changes:
361
- - version: v23.11.0
363
+ - version:
364
+ - v23.11.0
365
+ - v22.15.0
362
366
pr-url: https://github.com/nodejs/node/pull/57510
363
367
description: Marking the API stable.
364
368
-->
@@ -384,7 +388,9 @@ Used to print to stdout and stderr. See the [`console`][] section.
384
388
<!-- YAML
385
389
added: v18.0.0
386
390
changes:
387
- - version: v23.11.0
391
+ - version:
392
+ - v23.11.0
393
+ - v22.15.0
388
394
pr-url: https://github.com/nodejs/node/pull/57510
389
395
description: Marking the API stable.
390
396
-->
@@ -483,7 +489,9 @@ A browser-compatible implementation of the [`CustomEvent` Web API][].
483
489
<!-- YAML
484
490
added: v18.0.0
485
491
changes:
486
- - version: v23.11.0
492
+ - version:
493
+ - v23.11.0
494
+ - v22.15.0
487
495
pr-url: https://github.com/nodejs/node/pull/57510
488
496
description: Marking the API stable.
489
497
-->
@@ -981,7 +989,9 @@ DataHandler.prototype.load = async function load(key) {
981
989
<!-- YAML
982
990
added: v18.0.0
983
991
changes:
984
- - version: v23.11.0
992
+ - version:
993
+ - v23.11.0
994
+ - v22.15.0
985
995
pr-url: https://github.com/nodejs/node/pull/57510
986
996
description: Marking the API stable.
987
997
-->
@@ -993,7 +1003,9 @@ A browser-compatible implementation of [`ReadableByteStreamController`][].
993
1003
<!-- YAML
994
1004
added: v18.0.0
995
1005
changes:
996
- - version: v23.11.0
1006
+ - version:
1007
+ - v23.11.0
1008
+ - v22.15.0
997
1009
pr-url: https://github.com/nodejs/node/pull/57510
998
1010
description: Marking the API stable.
999
1011
-->
@@ -1005,7 +1017,9 @@ A browser-compatible implementation of [`ReadableStream`][].
1005
1017
<!-- YAML
1006
1018
added: v18.0.0
1007
1019
changes:
1008
- - version: v23.11.0
1020
+ - version:
1021
+ - v23.11.0
1022
+ - v22.15.0
1009
1023
pr-url: https://github.com/nodejs/node/pull/57510
1010
1024
description: Marking the API stable.
1011
1025
-->
@@ -1017,7 +1031,9 @@ A browser-compatible implementation of [`ReadableStreamBYOBReader`][].
1017
1031
<!-- YAML
1018
1032
added: v18.0.0
1019
1033
changes:
1020
- - version: v23.11.0
1034
+ - version:
1035
+ - v23.11.0
1036
+ - v22.15.0
1021
1037
pr-url: https://github.com/nodejs/node/pull/57510
1022
1038
description: Marking the API stable.
1023
1039
-->
@@ -1029,7 +1045,9 @@ A browser-compatible implementation of [`ReadableStreamBYOBRequest`][].
1029
1045
<!-- YAML
1030
1046
added: v18.0.0
1031
1047
changes:
1032
- - version: v23.11.0
1048
+ - version:
1049
+ - v23.11.0
1050
+ - v22.15.0
1033
1051
pr-url: https://github.com/nodejs/node/pull/57510
1034
1052
description: Marking the API stable.
1035
1053
-->
@@ -1041,7 +1059,9 @@ A browser-compatible implementation of [`ReadableStreamDefaultController`][].
1041
1059
<!-- YAML
1042
1060
added: v18.0.0
1043
1061
changes:
1044
- - version: v23.11.0
1062
+ - version:
1063
+ - v23.11.0
1064
+ - v22.15.0
1045
1065
pr-url: https://github.com/nodejs/node/pull/57510
1046
1066
description: Marking the API stable.
1047
1067
-->
@@ -1210,7 +1230,9 @@ The WHATWG `TextDecoder` class. See the [`TextDecoder`][] section.
1210
1230
<!-- YAML
1211
1231
added: v18.0.0
1212
1232
changes:
1213
- - version: v23.11.0
1233
+ - version:
1234
+ - v23.11.0
1235
+ - v22.15.0
1214
1236
pr-url: https://github.com/nodejs/node/pull/57510
1215
1237
description: Marking the API stable.
1216
1238
-->
@@ -1234,7 +1256,9 @@ The WHATWG `TextEncoder` class. See the [`TextEncoder`][] section.
1234
1256
<!-- YAML
1235
1257
added: v18.0.0
1236
1258
changes:
1237
- - version: v23.11.0
1259
+ - version:
1260
+ - v23.11.0
1261
+ - v22.15.0
1238
1262
pr-url: https://github.com/nodejs/node/pull/57510
1239
1263
description: Marking the API stable.
1240
1264
-->
@@ -1246,7 +1270,9 @@ A browser-compatible implementation of [`TextEncoderStream`][].
1246
1270
<!-- YAML
1247
1271
added: v18.0.0
1248
1272
changes:
1249
- - version: v23.11.0
1273
+ - version:
1274
+ - v23.11.0
1275
+ - v22.15.0
1250
1276
pr-url: https://github.com/nodejs/node/pull/57510
1251
1277
description: Marking the API stable.
1252
1278
-->
@@ -1258,7 +1284,9 @@ A browser-compatible implementation of [`TransformStream`][].
1258
1284
<!-- YAML
1259
1285
added: v18.0.0
1260
1286
changes:
1261
- - version: v23.11.0
1287
+ - version:
1288
+ - v23.11.0
1289
+ - v22.15.0
1262
1290
pr-url: https://github.com/nodejs/node/pull/57510
1263
1291
description: Marking the API stable.
1264
1292
-->
@@ -1342,7 +1370,9 @@ with the [`--no-experimental-websocket`][] CLI flag.
1342
1370
<!-- YAML
1343
1371
added: v18.0.0
1344
1372
changes:
1345
- - version: v23.11.0
1373
+ - version:
1374
+ - v23.11.0
1375
+ - v22.15.0
1346
1376
pr-url: https://github.com/nodejs/node/pull/57510
1347
1377
description: Marking the API stable.
1348
1378
-->
@@ -1354,7 +1384,9 @@ A browser-compatible implementation of [`WritableStream`][].
1354
1384
<!-- YAML
1355
1385
added: v18.0.0
1356
1386
changes:
1357
- - version: v23.11.0
1387
+ - version:
1388
+ - v23.11.0
1389
+ - v22.15.0
1358
1390
pr-url: https://github.com/nodejs/node/pull/57510
1359
1391
description: Marking the API stable.
1360
1392
-->
@@ -1366,7 +1398,9 @@ A browser-compatible implementation of [`WritableStreamDefaultController`][].
1366
1398
<!-- YAML
1367
1399
added: v18.0.0
1368
1400
changes:
1369
- - version: v23.11.0
1401
+ - version:
1402
+ - v23.11.0
1403
+ - v22.15.0
1370
1404
pr-url: https://github.com/nodejs/node/pull/57510
1371
1405
description: Marking the API stable.
1372
1406
-->
0 commit comments