@@ -464,12 +464,15 @@ added:
464464 - v17.5.0
465465 - v16.15.0
466466changes:
467+ - version: REPLACEME
468+ pr-url: REPLACEME
469+ description: removed --experimental-global-fetch.
467470 - version: v18.0.0
468471 pr-url: https://github.com/nodejs/node/pull/41811
469472 description: No longer behind `--experimental-global-fetch` CLI flag.
470473-->
471474
472- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
475+ > Stability: 1 - Experimental.
473476> CLI flag.
474477
475478A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
@@ -481,12 +484,15 @@ added:
481484 - v17.6.0
482485 - v16.15.0
483486changes:
487+ - version: REPLACEME
488+ pr-url: REPLACEME
489+ description: removed --experimental-global-fetch.
484490 - version: v18.0.0
485491 pr-url: https://github.com/nodejs/node/pull/41811
486492 description: No longer behind `--experimental-global-fetch` CLI flag.
487493-->
488494
489- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
495+ > Stability: 1 - Experimental.
490496> CLI flag.
491497
492498A browser-compatible implementation of {FormData}.
@@ -513,12 +519,15 @@ added:
513519 - v17.5.0
514520 - v16.15.0
515521changes:
522+ - version: REPLACEME
523+ pr-url: REPLACEME
524+ description: removed --experimental-global-fetch.
516525 - version: v18.0.0
517526 pr-url: https://github.com/nodejs/node/pull/41811
518527 description: No longer behind `--experimental-global-fetch` CLI flag.
519528-->
520529
521- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
530+ > Stability: 1 - Experimental.
522531> CLI flag.
523532
524533A browser-compatible implementation of {Headers}.
@@ -750,13 +759,15 @@ added:
750759 - v17.5.0
751760 - v16.15.0
752761changes:
762+ - version: REPLACEME
763+ pr-url: REPLACEME
764+ description: removed --experimental-global-fetch.
753765 - version: v18.0.0
754766 pr-url: https://github.com/nodejs/node/pull/41811
755767 description: No longer behind `--experimental-global-fetch` CLI flag.
756768-->
757769
758- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
759- > CLI flag.
770+ > Stability: 1 - Experimental.
760771
761772A browser-compatible implementation of {Response}.
762773
@@ -767,13 +778,15 @@ added:
767778 - v17.5.0
768779 - v16.15.0
769780changes:
781+ - version: REPLACEME
782+ pr-url: REPLACEME
783+ description: removed --experimental-global-fetch.
770784 - version: v18.0.0
771785 pr-url: https://github.com/nodejs/node/pull/41811
772786 description: No longer behind `--experimental-global-fetch` CLI flag.
773787-->
774788
775- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
776- > CLI flag.
789+ > Stability: 1 - Experimental.
777790
778791A browser-compatible implementation of {Request}.
779792
@@ -971,7 +984,6 @@ added: v18.0.0
971984A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
972985
973986[ Web Crypto API ] : webcrypto.md
974- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
975987[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
976988[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
977989[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments