@@ -469,8 +469,7 @@ changes:
469
469
description: No longer behind `--experimental-global-fetch` CLI flag.
470
470
-->
471
471
472
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
473
- > CLI flag.
472
+ > Stability: 2 - Stable
474
473
475
474
A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
476
475
@@ -486,8 +485,7 @@ changes:
486
485
description: No longer behind `--experimental-global-fetch` CLI flag.
487
486
-->
488
487
489
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
490
- > CLI flag.
488
+ > Stability: 2 - Stable
491
489
492
490
A browser-compatible implementation of {FormData}.
493
491
@@ -518,8 +516,7 @@ changes:
518
516
description: No longer behind `--experimental-global-fetch` CLI flag.
519
517
-->
520
518
521
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
522
- > CLI flag.
519
+ > Stability: 2 - Stable
523
520
524
521
A browser-compatible implementation of {Headers}.
525
522
@@ -755,8 +752,7 @@ changes:
755
752
description: No longer behind `--experimental-global-fetch` CLI flag.
756
753
-->
757
754
758
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
759
- > CLI flag.
755
+ > Stability: 2 - Stable
760
756
761
757
A browser-compatible implementation of {Response}.
762
758
@@ -772,8 +768,7 @@ changes:
772
768
description: No longer behind `--experimental-global-fetch` CLI flag.
773
769
-->
774
770
775
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
776
- > CLI flag.
771
+ > Stability: 2 - Stable
777
772
778
773
A browser-compatible implementation of {Request}.
779
774
@@ -971,7 +966,6 @@ added: v18.0.0
971
966
A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
972
967
973
968
[ Web Crypto API ] : webcrypto.md
974
- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
975
969
[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
976
970
[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
977
971
[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments