@@ -250,10 +250,12 @@ Used to handle binary data. See the [buffer section][].
250
250
251
251
<!-- YAML
252
252
added: v18.0.0
253
+ changes:
254
+ - version: REPLACEME
255
+ pr-url: https://github.com/nodejs/node/pull/57510
256
+ description: Marking the API stable.
253
257
-->
254
258
255
- > Stability: 1 - Experimental.
256
-
257
259
A browser-compatible implementation of [ ` ByteLengthQueuingStrategy ` ] [ ] .
258
260
259
261
## ` __dirname `
@@ -339,10 +341,12 @@ with the [`--no-experimental-websocket`][] CLI flag.
339
341
340
342
<!-- YAML
341
343
added: v18.0.0
344
+ changes:
345
+ - version: REPLACEME
346
+ pr-url: https://github.com/nodejs/node/pull/57510
347
+ description: Marking the API stable.
342
348
-->
343
349
344
- > Stability: 1 - Experimental.
345
-
346
350
A browser-compatible implementation of [ ` CompressionStream ` ] [ ] .
347
351
348
352
## ` console `
@@ -361,10 +365,12 @@ Used to print to stdout and stderr. See the [`console`][] section.
361
365
362
366
<!-- YAML
363
367
added: v18.0.0
368
+ changes:
369
+ - version: REPLACEME
370
+ pr-url: https://github.com/nodejs/node/pull/57510
371
+ description: Marking the API stable.
364
372
-->
365
373
366
- > Stability: 1 - Experimental.
367
-
368
374
A browser-compatible implementation of [ ` CountQueuingStrategy ` ] [ ] .
369
375
370
376
## ` Crypto `
@@ -458,10 +464,12 @@ A browser-compatible implementation of the [`CustomEvent` Web API][].
458
464
459
465
<!-- YAML
460
466
added: v18.0.0
467
+ changes:
468
+ - version: REPLACEME
469
+ pr-url: https://github.com/nodejs/node/pull/57510
470
+ description: Marking the API stable.
461
471
-->
462
472
463
- > Stability: 1 - Experimental.
464
-
465
473
A browser-compatible implementation of [ ` DecompressionStream ` ] [ ] .
466
474
467
475
## ` Event `
@@ -884,60 +892,72 @@ DataHandler.prototype.load = async function load(key) {
884
892
885
893
<!-- YAML
886
894
added: v18.0.0
895
+ changes:
896
+ - version: REPLACEME
897
+ pr-url: https://github.com/nodejs/node/pull/57510
898
+ description: Marking the API stable.
887
899
-->
888
900
889
- > Stability: 1 - Experimental.
890
-
891
901
A browser-compatible implementation of [ ` ReadableByteStreamController ` ] [ ] .
892
902
893
903
## Class: ` ReadableStream `
894
904
895
905
<!-- YAML
896
906
added: v18.0.0
907
+ changes:
908
+ - version: REPLACEME
909
+ pr-url: https://github.com/nodejs/node/pull/57510
910
+ description: Marking the API stable.
897
911
-->
898
912
899
- > Stability: 1 - Experimental.
900
-
901
913
A browser-compatible implementation of [ ` ReadableStream ` ] [ ] .
902
914
903
915
## Class: ` ReadableStreamBYOBReader `
904
916
905
917
<!-- YAML
906
918
added: v18.0.0
919
+ changes:
920
+ - version: REPLACEME
921
+ pr-url: https://github.com/nodejs/node/pull/57510
922
+ description: Marking the API stable.
907
923
-->
908
924
909
- > Stability: 1 - Experimental.
910
-
911
925
A browser-compatible implementation of [ ` ReadableStreamBYOBReader ` ] [ ] .
912
926
913
927
## Class: ` ReadableStreamBYOBRequest `
914
928
915
929
<!-- YAML
916
930
added: v18.0.0
931
+ changes:
932
+ - version: REPLACEME
933
+ pr-url: https://github.com/nodejs/node/pull/57510
934
+ description: Marking the API stable.
917
935
-->
918
936
919
- > Stability: 1 - Experimental.
920
-
921
937
A browser-compatible implementation of [ ` ReadableStreamBYOBRequest ` ] [ ] .
922
938
923
939
## Class: ` ReadableStreamDefaultController `
924
940
925
941
<!-- YAML
926
942
added: v18.0.0
943
+ changes:
944
+ - version: REPLACEME
945
+ pr-url: https://github.com/nodejs/node/pull/57510
946
+ description: Marking the API stable.
927
947
-->
928
948
929
- > Stability: 1 - Experimental.
930
-
931
949
A browser-compatible implementation of [ ` ReadableStreamDefaultController ` ] [ ] .
932
950
933
951
## Class: ` ReadableStreamDefaultReader `
934
952
935
953
<!-- YAML
936
954
added: v18.0.0
955
+ changes:
956
+ - version: REPLACEME
957
+ pr-url: https://github.com/nodejs/node/pull/57510
958
+ description: Marking the API stable.
937
959
-->
938
960
939
- > Stability: 1 - Experimental.
940
-
941
961
A browser-compatible implementation of [ ` ReadableStreamDefaultReader ` ] [ ] .
942
962
943
963
## ` require() `
@@ -1089,10 +1109,12 @@ The WHATWG `TextDecoder` class. See the [`TextDecoder`][] section.
1089
1109
1090
1110
<!-- YAML
1091
1111
added: v18.0.0
1112
+ changes:
1113
+ - version: REPLACEME
1114
+ pr-url: https://github.com/nodejs/node/pull/57510
1115
+ description: Marking the API stable.
1092
1116
-->
1093
1117
1094
- > Stability: 1 - Experimental.
1095
-
1096
1118
A browser-compatible implementation of [ ` TextDecoderStream ` ] [ ] .
1097
1119
1098
1120
## ` TextEncoder `
@@ -1109,30 +1131,36 @@ The WHATWG `TextEncoder` class. See the [`TextEncoder`][] section.
1109
1131
1110
1132
<!-- YAML
1111
1133
added: v18.0.0
1134
+ changes:
1135
+ - version: REPLACEME
1136
+ pr-url: https://github.com/nodejs/node/pull/57510
1137
+ description: Marking the API stable.
1112
1138
-->
1113
1139
1114
- > Stability: 1 - Experimental.
1115
-
1116
1140
A browser-compatible implementation of [ ` TextEncoderStream ` ] [ ] .
1117
1141
1118
1142
## Class: ` TransformStream `
1119
1143
1120
1144
<!-- YAML
1121
1145
added: v18.0.0
1146
+ changes:
1147
+ - version: REPLACEME
1148
+ pr-url: https://github.com/nodejs/node/pull/57510
1149
+ description: Marking the API stable.
1122
1150
-->
1123
1151
1124
- > Stability: 1 - Experimental.
1125
-
1126
1152
A browser-compatible implementation of [ ` TransformStream ` ] [ ] .
1127
1153
1128
1154
## Class: ` TransformStreamDefaultController `
1129
1155
1130
1156
<!-- YAML
1131
1157
added: v18.0.0
1158
+ changes:
1159
+ - version: REPLACEME
1160
+ pr-url: https://github.com/nodejs/node/pull/57510
1161
+ description: Marking the API stable.
1132
1162
-->
1133
1163
1134
- > Stability: 1 - Experimental.
1135
-
1136
1164
A browser-compatible implementation of [ ` TransformStreamDefaultController ` ] [ ] .
1137
1165
1138
1166
## ` URL `
@@ -1193,30 +1221,36 @@ with the [`--no-experimental-websocket`][] CLI flag.
1193
1221
1194
1222
<!-- YAML
1195
1223
added: v18.0.0
1224
+ changes:
1225
+ - version: REPLACEME
1226
+ pr-url: https://github.com/nodejs/node/pull/57510
1227
+ description: Marking the API stable.
1196
1228
-->
1197
1229
1198
- > Stability: 1 - Experimental.
1199
-
1200
1230
A browser-compatible implementation of [ ` WritableStream ` ] [ ] .
1201
1231
1202
1232
## Class: ` WritableStreamDefaultController `
1203
1233
1204
1234
<!-- YAML
1205
1235
added: v18.0.0
1236
+ changes:
1237
+ - version: REPLACEME
1238
+ pr-url: https://github.com/nodejs/node/pull/57510
1239
+ description: Marking the API stable.
1206
1240
-->
1207
1241
1208
- > Stability: 1 - Experimental.
1209
-
1210
1242
A browser-compatible implementation of [ ` WritableStreamDefaultController ` ] [ ] .
1211
1243
1212
1244
## Class: ` WritableStreamDefaultWriter `
1213
1245
1214
1246
<!-- YAML
1215
1247
added: v18.0.0
1248
+ changes:
1249
+ - version: REPLACEME
1250
+ pr-url: https://github.com/nodejs/node/pull/57510
1251
+ description: Marking the API stable.
1216
1252
-->
1217
1253
1218
- > Stability: 1 - Experimental.
1219
-
1220
1254
A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
1221
1255
1222
1256
[ CommonJS module ] : modules.md
0 commit comments