File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -391,7 +391,7 @@ Use the specified file as a security policy.
391
391
added: v18.0.0
392
392
-->
393
393
394
- Disable experimental support for the [ Fetch API] [ ] .
394
+ Disable the [ Fetch API] [ ] global .
395
395
396
396
### ` --no-experimental-global-webcrypto `
397
397
Original file line number Diff line number Diff line change @@ -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
You can’t perform that action at this time.
0 commit comments