@@ -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 `
@@ -326,10 +328,12 @@ added: v0.0.1
326
328
327
329
<!-- YAML
328
330
added: v18.0.0
331
+ changes:
332
+ - version: REPLACEME
333
+ pr-url: https://github.com/nodejs/node/pull/57510
334
+ description: Marking the API stable.
329
335
-->
330
336
331
- > Stability: 1 - Experimental.
332
-
333
337
A browser-compatible implementation of [ ` CompressionStream ` ] [ ] .
334
338
335
339
## ` console `
@@ -348,10 +352,12 @@ Used to print to stdout and stderr. See the [`console`][] section.
348
352
349
353
<!-- YAML
350
354
added: v18.0.0
355
+ changes:
356
+ - version: REPLACEME
357
+ pr-url: https://github.com/nodejs/node/pull/57510
358
+ description: Marking the API stable.
351
359
-->
352
360
353
- > Stability: 1 - Experimental.
354
-
355
361
A browser-compatible implementation of [ ` CountQueuingStrategy ` ] [ ] .
356
362
357
363
## ` Crypto `
@@ -437,10 +443,12 @@ A browser-compatible implementation of the [`CustomEvent` Web API][].
437
443
438
444
<!-- YAML
439
445
added: v18.0.0
446
+ changes:
447
+ - version: REPLACEME
448
+ pr-url: https://github.com/nodejs/node/pull/57510
449
+ description: Marking the API stable.
440
450
-->
441
451
442
- > Stability: 1 - Experimental.
443
-
444
452
A browser-compatible implementation of [ ` DecompressionStream ` ] [ ] .
445
453
446
454
## ` Event `
@@ -861,60 +869,72 @@ DataHandler.prototype.load = async function load(key) {
861
869
862
870
<!-- YAML
863
871
added: v18.0.0
872
+ changes:
873
+ - version: REPLACEME
874
+ pr-url: https://github.com/nodejs/node/pull/57510
875
+ description: Marking the API stable.
864
876
-->
865
877
866
- > Stability: 1 - Experimental.
867
-
868
878
A browser-compatible implementation of [ ` ReadableByteStreamController ` ] [ ] .
869
879
870
880
## Class: ` ReadableStream `
871
881
872
882
<!-- YAML
873
883
added: v18.0.0
884
+ changes:
885
+ - version: REPLACEME
886
+ pr-url: https://github.com/nodejs/node/pull/57510
887
+ description: Marking the API stable.
874
888
-->
875
889
876
- > Stability: 1 - Experimental.
877
-
878
890
A browser-compatible implementation of [ ` ReadableStream ` ] [ ] .
879
891
880
892
## Class: ` ReadableStreamBYOBReader `
881
893
882
894
<!-- YAML
883
895
added: v18.0.0
896
+ changes:
897
+ - version: REPLACEME
898
+ pr-url: https://github.com/nodejs/node/pull/57510
899
+ description: Marking the API stable.
884
900
-->
885
901
886
- > Stability: 1 - Experimental.
887
-
888
902
A browser-compatible implementation of [ ` ReadableStreamBYOBReader ` ] [ ] .
889
903
890
904
## Class: ` ReadableStreamBYOBRequest `
891
905
892
906
<!-- YAML
893
907
added: v18.0.0
908
+ changes:
909
+ - version: REPLACEME
910
+ pr-url: https://github.com/nodejs/node/pull/57510
911
+ description: Marking the API stable.
894
912
-->
895
913
896
- > Stability: 1 - Experimental.
897
-
898
914
A browser-compatible implementation of [ ` ReadableStreamBYOBRequest ` ] [ ] .
899
915
900
916
## Class: ` ReadableStreamDefaultController `
901
917
902
918
<!-- YAML
903
919
added: v18.0.0
920
+ changes:
921
+ - version: REPLACEME
922
+ pr-url: https://github.com/nodejs/node/pull/57510
923
+ description: Marking the API stable.
904
924
-->
905
925
906
- > Stability: 1 - Experimental.
907
-
908
926
A browser-compatible implementation of [ ` ReadableStreamDefaultController ` ] [ ] .
909
927
910
928
## Class: ` ReadableStreamDefaultReader `
911
929
912
930
<!-- YAML
913
931
added: v18.0.0
932
+ changes:
933
+ - version: REPLACEME
934
+ pr-url: https://github.com/nodejs/node/pull/57510
935
+ description: Marking the API stable.
914
936
-->
915
937
916
- > Stability: 1 - Experimental.
917
-
918
938
A browser-compatible implementation of [ ` ReadableStreamDefaultReader ` ] [ ] .
919
939
920
940
## ` require() `
@@ -1067,10 +1087,12 @@ The WHATWG `TextDecoder` class. See the [`TextDecoder`][] section.
1067
1087
1068
1088
<!-- YAML
1069
1089
added: v18.0.0
1090
+ changes:
1091
+ - version: REPLACEME
1092
+ pr-url: https://github.com/nodejs/node/pull/57510
1093
+ description: Marking the API stable.
1070
1094
-->
1071
1095
1072
- > Stability: 1 - Experimental.
1073
-
1074
1096
A browser-compatible implementation of [ ` TextDecoderStream ` ] [ ] .
1075
1097
1076
1098
## ` TextEncoder `
@@ -1087,30 +1109,36 @@ The WHATWG `TextEncoder` class. See the [`TextEncoder`][] section.
1087
1109
1088
1110
<!-- YAML
1089
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.
1090
1116
-->
1091
1117
1092
- > Stability: 1 - Experimental.
1093
-
1094
1118
A browser-compatible implementation of [ ` TextEncoderStream ` ] [ ] .
1095
1119
1096
1120
## Class: ` TransformStream `
1097
1121
1098
1122
<!-- YAML
1099
1123
added: v18.0.0
1124
+ changes:
1125
+ - version: REPLACEME
1126
+ pr-url: https://github.com/nodejs/node/pull/57510
1127
+ description: Marking the API stable.
1100
1128
-->
1101
1129
1102
- > Stability: 1 - Experimental.
1103
-
1104
1130
A browser-compatible implementation of [ ` TransformStream ` ] [ ] .
1105
1131
1106
1132
## Class: ` TransformStreamDefaultController `
1107
1133
1108
1134
<!-- YAML
1109
1135
added: v18.0.0
1136
+ changes:
1137
+ - version: REPLACEME
1138
+ pr-url: https://github.com/nodejs/node/pull/57510
1139
+ description: Marking the API stable.
1110
1140
-->
1111
1141
1112
- > Stability: 1 - Experimental.
1113
-
1114
1142
A browser-compatible implementation of [ ` TransformStreamDefaultController ` ] [ ] .
1115
1143
1116
1144
## ` URL `
@@ -1171,30 +1199,36 @@ with the [`--no-experimental-websocket`][] CLI flag.
1171
1199
1172
1200
<!-- YAML
1173
1201
added: v18.0.0
1202
+ changes:
1203
+ - version: REPLACEME
1204
+ pr-url: https://github.com/nodejs/node/pull/57510
1205
+ description: Marking the API stable.
1174
1206
-->
1175
1207
1176
- > Stability: 1 - Experimental.
1177
-
1178
1208
A browser-compatible implementation of [ ` WritableStream ` ] [ ] .
1179
1209
1180
1210
## Class: ` WritableStreamDefaultController `
1181
1211
1182
1212
<!-- YAML
1183
1213
added: v18.0.0
1214
+ changes:
1215
+ - version: REPLACEME
1216
+ pr-url: https://github.com/nodejs/node/pull/57510
1217
+ description: Marking the API stable.
1184
1218
-->
1185
1219
1186
- > Stability: 1 - Experimental.
1187
-
1188
1220
A browser-compatible implementation of [ ` WritableStreamDefaultController ` ] [ ] .
1189
1221
1190
1222
## Class: ` WritableStreamDefaultWriter `
1191
1223
1192
1224
<!-- YAML
1193
1225
added: v18.0.0
1226
+ changes:
1227
+ - version: REPLACEME
1228
+ pr-url: https://github.com/nodejs/node/pull/57510
1229
+ description: Marking the API stable.
1194
1230
-->
1195
1231
1196
- > Stability: 1 - Experimental.
1197
-
1198
1232
A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
1199
1233
1200
1234
[ CommonJS module ] : modules.md
0 commit comments