| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 835f9fe commit 0fbbe49
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1089,7 +1089,7 @@ Silence deprecation warnings. | |||
| 1089 | 1089 | added: v18.0.0 | |
| 1090 | 1090 | --> | |
| 1091 | 1091 | ||
| 1092 | - Disable experimental support for the [Fetch API][]. | ||
| 1092 | + Disable exposition of [Fetch API][] on the global scope. | ||
| 1093 | 1093 | ||
| 1094 | 1094 | ### `--no-experimental-global-customevent` | |
| 1095 | 1095 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -476,13 +476,16 @@ added: | |||
| 476 | 476 | - v17.5.0 | |
| 477 | 477 | - v16.15.0 | |
| 478 | 478 | changes: | |
| 479 | + - version: | ||
| 480 | + - REPLACEME | ||
| 481 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 482 | + description: No longer experimental. | ||
| 479 | 483 | - version: v18.0.0 | |
| 480 | 484 | pr-url: https://github.com/nodejs/node/pull/41811 | |
| 481 | 485 | description: No longer behind `--experimental-global-fetch` CLI flag. | |
| 482 | 486 | --> | |
| 483 | 487 | ||
| 484 | - > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | ||
| 485 | - > CLI flag. | ||
| 488 | + > Stability: 2 - Stable | ||
| 486 | 489 | ||
| 487 | 490 | A browser-compatible implementation of the [`fetch()`][] function. | |
| 488 | 491 | ||
@@ -503,13 +506,16 @@ added: | |||
| 503 | 506 | - v17.6.0 | |
| 504 | 507 | - v16.15.0 | |
| 505 | 508 | changes: | |
| 509 | + - version: | ||
| 510 | + - REPLACEME | ||
| 511 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 512 | + description: No longer experimental. | ||
| 506 | 513 | - version: v18.0.0 | |
| 507 | 514 | pr-url: https://github.com/nodejs/node/pull/41811 | |
| 508 | 515 | description: No longer behind `--experimental-global-fetch` CLI flag. | |
| 509 | 516 | --> | |
| 510 | 517 | ||
| 511 | - > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | ||
| 512 | - > CLI flag. | ||
| 518 | + > Stability: 2 - Stable | ||
| 513 | 519 | ||
| 514 | 520 | A browser-compatible implementation of {FormData}. | |
| 515 | 521 | ||
@@ -539,13 +545,16 @@ added: | |||
| 539 | 545 | - v17.5.0 | |
| 540 | 546 | - v16.15.0 | |
| 541 | 547 | changes: | |
| 548 | + - version: | ||
| 549 | + - REPLACEME | ||
| 550 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 551 | + description: No longer experimental. | ||
| 542 | 552 | - version: v18.0.0 | |
| 543 | 553 | pr-url: https://github.com/nodejs/node/pull/41811 | |
| 544 | 554 | description: No longer behind `--experimental-global-fetch` CLI flag. | |
| 545 | 555 | --> | |
| 546 | 556 | ||
| 547 | - > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | ||
| 548 | - > CLI flag. | ||
| 557 | + > Stability: 2 - Stable | ||
| 549 | 558 | ||
| 550 | 559 | A browser-compatible implementation of {Headers}. | |
| 551 | 560 | ||
@@ -776,13 +785,16 @@ added: | |||
| 776 | 785 | - v17.5.0 | |
| 777 | 786 | - v16.15.0 | |
| 778 | 787 | changes: | |
| 788 | + - version: | ||
| 789 | + - REPLACEME | ||
| 790 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 791 | + description: No longer experimental. | ||
| 779 | 792 | - version: v18.0.0 | |
| 780 | 793 | pr-url: https://github.com/nodejs/node/pull/41811 | |
| 781 | 794 | description: No longer behind `--experimental-global-fetch` CLI flag. | |
| 782 | 795 | --> | |
| 783 | 796 | ||
| 784 | - > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | ||
| 785 | - > CLI flag. | ||
| 797 | + > Stability: 2 - Stable | ||
| 786 | 798 | ||
| 787 | 799 | A browser-compatible implementation of {Response}. | |
| 788 | 800 | ||
@@ -793,13 +805,16 @@ added: | |||
| 793 | 805 | - v17.5.0 | |
| 794 | 806 | - v16.15.0 | |
| 795 | 807 | changes: | |
| 808 | + - version: | ||
| 809 | + - REPLACEME | ||
| 810 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 811 | + description: No longer experimental. | ||
| 796 | 812 | - version: v18.0.0 | |
| 797 | 813 | pr-url: https://github.com/nodejs/node/pull/41811 | |
| 798 | 814 | description: No longer behind `--experimental-global-fetch` CLI flag. | |
| 799 | 815 | --> | |
| 800 | 816 | ||
| 801 | - > Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][] | ||
| 802 | - > CLI flag. | ||
| 817 | + > Stability: 2 - Stable | ||
| 803 | 818 | ||
| 804 | 819 | A browser-compatible implementation of {Request}. | |
| 805 | 820 | ||
@@ -999,7 +1014,6 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][]. | |||
| 999 | 1014 | [CommonJS module]: modules.md | |
| 1000 | 1015 | [ECMAScript module]: esm.md | |
| 1001 | 1016 | [Web Crypto API]: webcrypto.md | |
| 1002 | - [`--no-experimental-fetch`]: cli.md#--no-experimental-fetch | ||
| 1003 | 1017 | [`--no-experimental-global-customevent`]: cli.md#--no-experimental-global-customevent | |
| 1004 | 1018 | [`--no-experimental-global-webcrypto`]: cli.md#--no-experimental-global-webcrypto | |
| 1005 | 1019 | [`AbortController`]: https://developer.mozilla.org/en-US/docs/Web/API/AbortController | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,12 +5,16 @@ | |||
| 5 | 5 | <!-- YAML | |
| 6 | 6 | added: v16.5.0 | |
| 7 | 7 | changes: | |
| 8 | + - version: | ||
| 9 | + - REPLACEME | ||
| 10 | + pr-url: https://github.com/nodejs/node/pull/45684 | ||
| 11 | + description: No longer experimental. | ||
| 8 | 12 | - version: v18.0.0 | |
| 9 | 13 | pr-url: https://github.com/nodejs/node/pull/42225 | |
| 10 | 14 | description: Use of this API no longer emit a runtime warning. | |
| 11 | 15 | --> | |
| 12 | 16 | ||
| 13 | - > Stability: 1 - Experimental. | ||
| 17 | + > Stability: 2 - Stable | ||
| 14 | 18 | ||
| 15 | 19 | An implementation of the [WHATWG Streams Standard][]. | |
| 16 | 20 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments