File tree Expand file tree Collapse file tree 4 files changed +182
-3
lines changed Expand file tree Collapse file tree 4 files changed +182
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ release.
36
36
</tr >
37
37
<tr >
38
38
<td valign =" top " >
39
- <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.2.0 " >21.2.0</a ></b ><br />
39
+ <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.3.0 " >21.3.0</a ></b ><br />
40
+ <a href =" doc/changelogs/CHANGELOG_V21.md#21.2.0 " >21.2.0</a ><br />
40
41
<a href =" doc/changelogs/CHANGELOG_V21.md#21.1.0 " >21.1.0</a ><br />
41
42
<a href =" doc/changelogs/CHANGELOG_V21.md#21.0.0 " >21.0.0</a ><br />
42
43
</td >
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ Affects the default output directory of:
448
448
> Stability: 1.1 - Active development
449
449
450
450
<!-- YAML
451
- added: REPLACEME
451
+ added: v21.3.0
452
452
-->
453
453
454
454
Disable specific process warnings by ` code ` or ` type ` .
Original file line number Diff line number Diff line change @@ -3518,7 +3518,7 @@ deprecated. Get them from `fs.constants` or `fs.promises.constants` instead.
3518
3518
3519
3519
<!-- YAML
3520
3520
changes:
3521
- - version: REPLACEME
3521
+ - version: v21.3.0
3522
3522
pr-url: https://github.com/nodejs/node/pull/50486
3523
3523
description: A deprecation code has been assigned.
3524
3524
- version: v14.0.0
You can’t perform that action at this time.
0 commit comments