Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fd2a3ce

Browse filesBrowse files
kenrick95targos
authored andcommitted
doc: fix historical experimental fetch flag
PR-URL: #51506 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 1d40a00 commit fd2a3ce
Copy full SHA for fd2a3ce

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Open diff view settings
Collapse file

‎doc/api/globals.md‎

Copy file name to clipboardExpand all lines: doc/api/globals.md
+5-5Lines changed: 5 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ changes:
484484
description: No longer experimental.
485485
- version: v18.0.0
486486
pr-url: https://github.com/nodejs/node/pull/41811
487-
description: No longer behind `--experimental-global-fetch` CLI flag.
487+
description: No longer behind `--experimental-fetch` CLI flag.
488488
-->
489489

490490
> Stability: 2 - Stable
@@ -514,7 +514,7 @@ changes:
514514
description: No longer experimental.
515515
- version: v18.0.0
516516
pr-url: https://github.com/nodejs/node/pull/41811
517-
description: No longer behind `--experimental-global-fetch` CLI flag.
517+
description: No longer behind `--experimental-fetch` CLI flag.
518518
-->
519519

520520
> Stability: 2 - Stable
@@ -553,7 +553,7 @@ changes:
553553
description: No longer experimental.
554554
- version: v18.0.0
555555
pr-url: https://github.com/nodejs/node/pull/41811
556-
description: No longer behind `--experimental-global-fetch` CLI flag.
556+
description: No longer behind `--experimental-fetch` CLI flag.
557557
-->
558558

559559
> Stability: 2 - Stable
@@ -901,7 +901,7 @@ changes:
901901
description: No longer experimental.
902902
- version: v18.0.0
903903
pr-url: https://github.com/nodejs/node/pull/41811
904-
description: No longer behind `--experimental-global-fetch` CLI flag.
904+
description: No longer behind `--experimental-fetch` CLI flag.
905905
-->
906906

907907
> Stability: 2 - Stable
@@ -921,7 +921,7 @@ changes:
921921
description: No longer experimental.
922922
- version: v18.0.0
923923
pr-url: https://github.com/nodejs/node/pull/41811
924-
description: No longer behind `--experimental-global-fetch` CLI flag.
924+
description: No longer behind `--experimental-fetch` CLI flag.
925925
-->
926926

927927
> Stability: 2 - Stable

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.