| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 069747b commit b9039a5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -463,6 +463,10 @@ This variable may appear to be global but is not. See [`exports`][]. | |||
| 463 | 463 | added: | |
| 464 | 464 | - v17.5.0 | |
| 465 | 465 | - v16.15.0 | |
| 466 | + changes: | ||
| 467 | + - version: v18.0.0 | ||
| 468 | + pr-url: https://github.com/nodejs/node/pull/41811 | ||
| 469 | + description: No longer behind `--experimental-global-fetch` CLI flag. | ||
| 466 | 470 | --> | |
| 467 | 471 | ||
| 468 | 472 | > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | |
@@ -476,6 +480,10 @@ A browser-compatible implementation of the [`fetch()`][] function. | |||
| 476 | 480 | added: | |
| 477 | 481 | - v17.6.0 | |
| 478 | 482 | - v16.15.0 | |
| 483 | + changes: | ||
| 484 | + - version: v18.0.0 | ||
| 485 | + pr-url: https://github.com/nodejs/node/pull/41811 | ||
| 486 | + description: No longer behind `--experimental-global-fetch` CLI flag. | ||
| 479 | 487 | --> | |
| 480 | 488 | ||
| 481 | 489 | > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | |
@@ -504,6 +512,10 @@ Node.js this is different. The top-level scope is not the global scope; | |||
| 504 | 512 | added: | |
| 505 | 513 | - v17.5.0 | |
| 506 | 514 | - v16.15.0 | |
| 515 | + changes: | ||
| 516 | + - version: v18.0.0 | ||
| 517 | + pr-url: https://github.com/nodejs/node/pull/41811 | ||
| 518 | + description: No longer behind `--experimental-global-fetch` CLI flag. | ||
| 507 | 519 | --> | |
| 508 | 520 | ||
| 509 | 521 | > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | |
@@ -737,6 +749,10 @@ This variable may appear to be global but is not. See [`require()`][]. | |||
| 737 | 749 | added: | |
| 738 | 750 | - v17.5.0 | |
| 739 | 751 | - v16.15.0 | |
| 752 | + changes: | ||
| 753 | + - version: v18.0.0 | ||
| 754 | + pr-url: https://github.com/nodejs/node/pull/41811 | ||
| 755 | + description: No longer behind `--experimental-global-fetch` CLI flag. | ||
| 740 | 756 | --> | |
| 741 | 757 | ||
| 742 | 758 | > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | |
@@ -750,6 +766,10 @@ A browser-compatible implementation of {Response}. | |||
| 750 | 766 | added: | |
| 751 | 767 | - v17.5.0 | |
| 752 | 768 | - v16.15.0 | |
| 769 | + changes: | ||
| 770 | + - version: v18.0.0 | ||
| 771 | + pr-url: https://github.com/nodejs/node/pull/41811 | ||
| 772 | + description: No longer behind `--experimental-global-fetch` CLI flag. | ||
| 753 | 773 | --> | |
| 754 | 774 | ||
| 755 | 775 | > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments