@@ -476,13 +476,16 @@ added:
476476 - v17.5.0
477477 - v16.15.0
478478changes:
479+ - version:
480+ - REPLACEME
481+ pr-url: https://github.com/nodejs/node/pull/45684
482+ description: No longer experimental.
479483 - version: v18.0.0
480484 pr-url: https://github.com/nodejs/node/pull/41811
481485 description: No longer behind `--experimental-global-fetch` CLI flag.
482486-->
483487
484- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
485- > CLI flag.
488+ > Stability: 2 - Stable
486489
487490A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
488491
@@ -503,13 +506,16 @@ added:
503506 - v17.6.0
504507 - v16.15.0
505508changes:
509+ - version:
510+ - REPLACEME
511+ pr-url: https://github.com/nodejs/node/pull/45684
512+ description: No longer experimental.
506513 - version: v18.0.0
507514 pr-url: https://github.com/nodejs/node/pull/41811
508515 description: No longer behind `--experimental-global-fetch` CLI flag.
509516-->
510517
511- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
512- > CLI flag.
518+ > Stability: 2 - Stable
513519
514520A browser-compatible implementation of {FormData}.
515521
@@ -539,13 +545,16 @@ added:
539545 - v17.5.0
540546 - v16.15.0
541547changes:
548+ - version:
549+ - REPLACEME
550+ pr-url: https://github.com/nodejs/node/pull/45684
551+ description: No longer experimental.
542552 - version: v18.0.0
543553 pr-url: https://github.com/nodejs/node/pull/41811
544554 description: No longer behind `--experimental-global-fetch` CLI flag.
545555-->
546556
547- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
548- > CLI flag.
557+ > Stability: 2 - Stable
549558
550559A browser-compatible implementation of {Headers}.
551560
@@ -776,13 +785,16 @@ added:
776785 - v17.5.0
777786 - v16.15.0
778787changes:
788+ - version:
789+ - REPLACEME
790+ pr-url: https://github.com/nodejs/node/pull/45684
791+ description: No longer experimental.
779792 - version: v18.0.0
780793 pr-url: https://github.com/nodejs/node/pull/41811
781794 description: No longer behind `--experimental-global-fetch` CLI flag.
782795-->
783796
784- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
785- > CLI flag.
797+ > Stability: 2 - Stable
786798
787799A browser-compatible implementation of {Response}.
788800
@@ -793,13 +805,16 @@ added:
793805 - v17.5.0
794806 - v16.15.0
795807changes:
808+ - version:
809+ - REPLACEME
810+ pr-url: https://github.com/nodejs/node/pull/45684
811+ description: No longer experimental.
796812 - version: v18.0.0
797813 pr-url: https://github.com/nodejs/node/pull/41811
798814 description: No longer behind `--experimental-global-fetch` CLI flag.
799815-->
800816
801- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
802- > CLI flag.
817+ > Stability: 2 - Stable
803818
804819A browser-compatible implementation of {Request}.
805820
@@ -999,7 +1014,6 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][].
9991014[ CommonJS module ] : modules.md
10001015[ ECMAScript module ] : esm.md
10011016[ Web Crypto API ] : webcrypto.md
1002- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
10031017[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
10041018[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
10051019[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments