@@ -478,13 +478,16 @@ added:
478
478
- v17.5.0
479
479
- v16.15.0
480
480
changes:
481
+ - version:
482
+ - REPLACEME
483
+ pr-url: https://github.com/nodejs/node/pull/45684
484
+ description: No longer experimental.
481
485
- version: v18.0.0
482
486
pr-url: https://github.com/nodejs/node/pull/41811
483
487
description: No longer behind `--experimental-global-fetch` CLI flag.
484
488
-->
485
489
486
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
487
- > CLI flag.
490
+ > Stability: 2 - Stable
488
491
489
492
A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
490
493
@@ -505,13 +508,16 @@ added:
505
508
- v17.6.0
506
509
- v16.15.0
507
510
changes:
511
+ - version:
512
+ - REPLACEME
513
+ pr-url: https://github.com/nodejs/node/pull/45684
514
+ description: No longer experimental.
508
515
- version: v18.0.0
509
516
pr-url: https://github.com/nodejs/node/pull/41811
510
517
description: No longer behind `--experimental-global-fetch` CLI flag.
511
518
-->
512
519
513
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
514
- > CLI flag.
520
+ > Stability: 2 - Stable
515
521
516
522
A browser-compatible implementation of {FormData}.
517
523
@@ -541,13 +547,16 @@ added:
541
547
- v17.5.0
542
548
- v16.15.0
543
549
changes:
550
+ - version:
551
+ - REPLACEME
552
+ pr-url: https://github.com/nodejs/node/pull/45684
553
+ description: No longer experimental.
544
554
- version: v18.0.0
545
555
pr-url: https://github.com/nodejs/node/pull/41811
546
556
description: No longer behind `--experimental-global-fetch` CLI flag.
547
557
-->
548
558
549
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
550
- > CLI flag.
559
+ > Stability: 2 - Stable
551
560
552
561
A browser-compatible implementation of {Headers}.
553
562
@@ -813,13 +822,16 @@ added:
813
822
- v17.5.0
814
823
- v16.15.0
815
824
changes:
825
+ - version:
826
+ - REPLACEME
827
+ pr-url: https://github.com/nodejs/node/pull/45684
828
+ description: No longer experimental.
816
829
- version: v18.0.0
817
830
pr-url: https://github.com/nodejs/node/pull/41811
818
831
description: No longer behind `--experimental-global-fetch` CLI flag.
819
832
-->
820
833
821
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
822
- > CLI flag.
834
+ > Stability: 2 - Stable
823
835
824
836
A browser-compatible implementation of {Response}.
825
837
@@ -830,13 +842,16 @@ added:
830
842
- v17.5.0
831
843
- v16.15.0
832
844
changes:
845
+ - version:
846
+ - REPLACEME
847
+ pr-url: https://github.com/nodejs/node/pull/45684
848
+ description: No longer experimental.
833
849
- version: v18.0.0
834
850
pr-url: https://github.com/nodejs/node/pull/41811
835
851
description: No longer behind `--experimental-global-fetch` CLI flag.
836
852
-->
837
853
838
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
839
- > CLI flag.
854
+ > Stability: 2 - Stable
840
855
841
856
A browser-compatible implementation of {Request}.
842
857
@@ -1037,7 +1052,6 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][].
1037
1052
[ ECMAScript module ] : esm.md
1038
1053
[ Navigator API ] : https://html.spec.whatwg.org/multipage/system-state.html#the-navigator-object
1039
1054
[ Web Crypto API ] : webcrypto.md
1040
- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
1041
1055
[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
1042
1056
[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
1043
1057
[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments