@@ -463,6 +463,10 @@ This variable may appear to be global but is not. See [`exports`][].
463463added:
464464 - v17.5.0
465465 - v16.15.0
466+ changes:
467+ - version: v18.0.0
468+ pr-url: https://github.com/nodejs/node/pull/41811
469+ description: No longer behind `--experimental-global-fetch` CLI flag.
466470-->
467471
468472> Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
@@ -476,6 +480,10 @@ A browser-compatible implementation of the [`fetch()`][] function.
476480added:
477481 - v17.6.0
478482 - v16.15.0
483+ changes:
484+ - version: v18.0.0
485+ pr-url: https://github.com/nodejs/node/pull/41811
486+ description: No longer behind `--experimental-global-fetch` CLI flag.
479487-->
480488
481489> Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
@@ -504,6 +512,10 @@ Node.js this is different. The top-level scope is not the global scope;
504512added:
505513 - v17.5.0
506514 - v16.15.0
515+ changes:
516+ - version: v18.0.0
517+ pr-url: https://github.com/nodejs/node/pull/41811
518+ description: No longer behind `--experimental-global-fetch` CLI flag.
507519-->
508520
509521> Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
@@ -737,6 +749,10 @@ This variable may appear to be global but is not. See [`require()`][].
737749added:
738750 - v17.5.0
739751 - v16.15.0
752+ changes:
753+ - version: v18.0.0
754+ pr-url: https://github.com/nodejs/node/pull/41811
755+ description: No longer behind `--experimental-global-fetch` CLI flag.
740756-->
741757
742758> Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
@@ -750,6 +766,10 @@ A browser-compatible implementation of {Response}.
750766added:
751767 - v17.5.0
752768 - v16.15.0
769+ changes:
770+ - version: v18.0.0
771+ pr-url: https://github.com/nodejs/node/pull/41811
772+ description: No longer behind `--experimental-global-fetch` CLI flag.
753773-->
754774
755775> Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
0 commit comments