@@ -469,8 +469,7 @@ changes:
469469 description: No longer behind `--experimental-global-fetch` CLI flag.
470470-->
471471
472- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
473- > CLI flag.
472+ > Stability: 2 - Stable
474473
475474A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
476475
@@ -486,8 +485,7 @@ changes:
486485 description: No longer behind `--experimental-global-fetch` CLI flag.
487486-->
488487
489- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
490- > CLI flag.
488+ > Stability: 2 - Stable
491489
492490A browser-compatible implementation of {FormData}.
493491
@@ -518,8 +516,7 @@ changes:
518516 description: No longer behind `--experimental-global-fetch` CLI flag.
519517-->
520518
521- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
522- > CLI flag.
519+ > Stability: 2 - Stable
523520
524521A browser-compatible implementation of {Headers}.
525522
@@ -755,8 +752,7 @@ changes:
755752 description: No longer behind `--experimental-global-fetch` CLI flag.
756753-->
757754
758- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
759- > CLI flag.
755+ > Stability: 2 - Stable
760756
761757A browser-compatible implementation of {Response}.
762758
@@ -772,8 +768,7 @@ changes:
772768 description: No longer behind `--experimental-global-fetch` CLI flag.
773769-->
774770
775- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
776- > CLI flag.
771+ > Stability: 2 - Stable
777772
778773A browser-compatible implementation of {Request}.
779774
@@ -971,7 +966,6 @@ added: v18.0.0
971966A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
972967
973968[ Web Crypto API ] : webcrypto.md
974- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
975969[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
976970[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
977971[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments