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 f232064

Browse filesBrowse files
kenrick95richardlau
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 d9ea6c1 commit f232064
Copy full SHA for f232064

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
@@ -450,7 +450,7 @@ added: v17.5.0
450450
changes:
451451
- version: v18.0.0
452452
pr-url: https://github.com/nodejs/node/pull/41811
453-
description: No longer behind `--experimental-global-fetch` CLI flag.
453+
description: No longer behind `--experimental-fetch` CLI flag.
454454
-->
455455

456456
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -465,7 +465,7 @@ added: v17.6.0
465465
changes:
466466
- version: v18.0.0
467467
pr-url: https://github.com/nodejs/node/pull/41811
468-
description: No longer behind `--experimental-global-fetch` CLI flag.
468+
description: No longer behind `--experimental-fetch` CLI flag.
469469
-->
470470

471471
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -499,7 +499,7 @@ added: v17.5.0
499499
changes:
500500
- version: v18.0.0
501501
pr-url: https://github.com/nodejs/node/pull/41811
502-
description: No longer behind `--experimental-global-fetch` CLI flag.
502+
description: No longer behind `--experimental-fetch` CLI flag.
503503
-->
504504

505505
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -672,7 +672,7 @@ added: v17.5.0
672672
changes:
673673
- version: v18.0.0
674674
pr-url: https://github.com/nodejs/node/pull/41811
675-
description: No longer behind `--experimental-global-fetch` CLI flag.
675+
description: No longer behind `--experimental-fetch` CLI flag.
676676
-->
677677

678678
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -687,7 +687,7 @@ added: v17.5.0
687687
changes:
688688
- version: v18.0.0
689689
pr-url: https://github.com/nodejs/node/pull/41811
690-
description: No longer behind `--experimental-global-fetch` CLI flag.
690+
description: No longer behind `--experimental-fetch` CLI flag.
691691
-->
692692

693693
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]

0 commit comments

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