@@ -478,13 +478,16 @@ added:
478478 - v17.5.0
479479 - v16.15.0
480480changes:
481+ - version:
482+ - REPLACEME
483+ pr-url: https://github.com/nodejs/node/pull/45684
484+ description: No longer experimental.
481485 - version: v18.0.0
482486 pr-url: https://github.com/nodejs/node/pull/41811
483487 description: No longer behind `--experimental-global-fetch` CLI flag.
484488-->
485489
486- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
487- > CLI flag.
490+ > Stability: 2 - Stable
488491
489492A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
490493
@@ -505,13 +508,16 @@ added:
505508 - v17.6.0
506509 - v16.15.0
507510changes:
511+ - version:
512+ - REPLACEME
513+ pr-url: https://github.com/nodejs/node/pull/45684
514+ description: No longer experimental.
508515 - version: v18.0.0
509516 pr-url: https://github.com/nodejs/node/pull/41811
510517 description: No longer behind `--experimental-global-fetch` CLI flag.
511518-->
512519
513- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
514- > CLI flag.
520+ > Stability: 2 - Stable
515521
516522A browser-compatible implementation of {FormData}.
517523
@@ -541,13 +547,16 @@ added:
541547 - v17.5.0
542548 - v16.15.0
543549changes:
550+ - version:
551+ - REPLACEME
552+ pr-url: https://github.com/nodejs/node/pull/45684
553+ description: No longer experimental.
544554 - version: v18.0.0
545555 pr-url: https://github.com/nodejs/node/pull/41811
546556 description: No longer behind `--experimental-global-fetch` CLI flag.
547557-->
548558
549- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
550- > CLI flag.
559+ > Stability: 2 - Stable
551560
552561A browser-compatible implementation of {Headers}.
553562
@@ -813,13 +822,16 @@ added:
813822 - v17.5.0
814823 - v16.15.0
815824changes:
825+ - version:
826+ - REPLACEME
827+ pr-url: https://github.com/nodejs/node/pull/45684
828+ description: No longer experimental.
816829 - version: v18.0.0
817830 pr-url: https://github.com/nodejs/node/pull/41811
818831 description: No longer behind `--experimental-global-fetch` CLI flag.
819832-->
820833
821- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
822- > CLI flag.
834+ > Stability: 2 - Stable
823835
824836A browser-compatible implementation of {Response}.
825837
@@ -830,13 +842,16 @@ added:
830842 - v17.5.0
831843 - v16.15.0
832844changes:
845+ - version:
846+ - REPLACEME
847+ pr-url: https://github.com/nodejs/node/pull/45684
848+ description: No longer experimental.
833849 - version: v18.0.0
834850 pr-url: https://github.com/nodejs/node/pull/41811
835851 description: No longer behind `--experimental-global-fetch` CLI flag.
836852-->
837853
838- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
839- > CLI flag.
854+ > Stability: 2 - Stable
840855
841856A browser-compatible implementation of {Request}.
842857
@@ -1037,7 +1052,6 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][].
10371052[ ECMAScript module ] : esm.md
10381053[ Navigator API ] : https://html.spec.whatwg.org/multipage/system-state.html#the-navigator-object
10391054[ Web Crypto API ] : webcrypto.md
1040- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
10411055[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
10421056[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
10431057[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments