@@ -464,12 +464,15 @@ added:
464
464
- v17.5.0
465
465
- v16.15.0
466
466
changes:
467
+ - version: REPLACEME
468
+ pr-url: REPLACEME
469
+ description: removed --experimental-global-fetch.
467
470
- version: v18.0.0
468
471
pr-url: https://github.com/nodejs/node/pull/41811
469
472
description: No longer behind `--experimental-global-fetch` CLI flag.
470
473
-->
471
474
472
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
475
+ > Stability: 1 - Experimental.
473
476
> CLI flag.
474
477
475
478
A browser-compatible implementation of the [ ` fetch() ` ] [ ] function.
@@ -481,12 +484,15 @@ added:
481
484
- v17.6.0
482
485
- v16.15.0
483
486
changes:
487
+ - version: REPLACEME
488
+ pr-url: REPLACEME
489
+ description: removed --experimental-global-fetch.
484
490
- version: v18.0.0
485
491
pr-url: https://github.com/nodejs/node/pull/41811
486
492
description: No longer behind `--experimental-global-fetch` CLI flag.
487
493
-->
488
494
489
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
495
+ > Stability: 1 - Experimental.
490
496
> CLI flag.
491
497
492
498
A browser-compatible implementation of {FormData}.
@@ -513,12 +519,15 @@ added:
513
519
- v17.5.0
514
520
- v16.15.0
515
521
changes:
522
+ - version: REPLACEME
523
+ pr-url: REPLACEME
524
+ description: removed --experimental-global-fetch.
516
525
- version: v18.0.0
517
526
pr-url: https://github.com/nodejs/node/pull/41811
518
527
description: No longer behind `--experimental-global-fetch` CLI flag.
519
528
-->
520
529
521
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
530
+ > Stability: 1 - Experimental.
522
531
> CLI flag.
523
532
524
533
A browser-compatible implementation of {Headers}.
@@ -750,13 +759,15 @@ added:
750
759
- v17.5.0
751
760
- v16.15.0
752
761
changes:
762
+ - version: REPLACEME
763
+ pr-url: REPLACEME
764
+ description: removed --experimental-global-fetch.
753
765
- version: v18.0.0
754
766
pr-url: https://github.com/nodejs/node/pull/41811
755
767
description: No longer behind `--experimental-global-fetch` CLI flag.
756
768
-->
757
769
758
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
759
- > CLI flag.
770
+ > Stability: 1 - Experimental.
760
771
761
772
A browser-compatible implementation of {Response}.
762
773
@@ -767,13 +778,15 @@ added:
767
778
- v17.5.0
768
779
- v16.15.0
769
780
changes:
781
+ - version: REPLACEME
782
+ pr-url: REPLACEME
783
+ description: removed --experimental-global-fetch.
770
784
- version: v18.0.0
771
785
pr-url: https://github.com/nodejs/node/pull/41811
772
786
description: No longer behind `--experimental-global-fetch` CLI flag.
773
787
-->
774
788
775
- > Stability: 1 - Experimental. Disable this API with the [ ` --no-experimental-fetch ` ] [ ]
776
- > CLI flag.
789
+ > Stability: 1 - Experimental.
777
790
778
791
A browser-compatible implementation of {Request}.
779
792
@@ -971,7 +984,6 @@ added: v18.0.0
971
984
A browser-compatible implementation of [ ` WritableStreamDefaultWriter ` ] [ ] .
972
985
973
986
[ Web Crypto API ] : webcrypto.md
974
- [ `--no-experimental-fetch` ] : cli.md#--no-experimental-fetch
975
987
[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
976
988
[ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
977
989
[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
0 commit comments