File tree Expand file tree Collapse file tree 4 files changed +168
-4
lines changed Expand file tree Collapse file tree 4 files changed +168
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ release.
3535</tr >
3636<tr >
3737 <td valign =" top " >
38- <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.2.0 " >20.2.0</a ></b ><br />
38+ <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.3.0 " >20.3.0</a ></b ><br />
39+ <a href =" doc/changelogs/CHANGELOG_V20.md#20.2.0 " >20.2.0</a ><br />
3940<a href =" doc/changelogs/CHANGELOG_V20.md#20.1.0 " >20.1.0</a ><br />
4041<a href =" doc/changelogs/CHANGELOG_V20.md#20.0.0 " >20.0.0</a ><br />
4142 </td >
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Returns a new `AbortSignal` which will be aborted in `delay` milliseconds.
124124#### Static method: ` AbortSignal.any(signals) `
125125
126126<!-- YAML
127- added: REPLACEME
127+ added: v20.3.0
128128-->
129129
130130* ` signals ` {AbortSignal\[ ] } The ` AbortSignal ` s of which to compose a new ` AbortSignal ` .
Original file line number Diff line number Diff line change @@ -2454,7 +2454,7 @@ added:
24542454 - v17.5.0
24552455 - v16.15.0
24562456changes:
2457- - version: REPLACEME
2457+ - version: v20.3.0
24582458 pr-url: https://github.com/nodejs/node/pull/48102
24592459 description: Using the `asIndexedPairs` method emits a runtime warning that
24602460 it will be removed in a future version.
You can’t perform that action at this time.
0 commit comments