@@ -272,7 +272,9 @@ Relative paths are NOT supported through the CLI flag.
272272### ` --allow-wasi `
273273
274274<!-- YAML
275- added: v22.3.0
275+ added:
276+ - v22.3.0
277+ - v20.16.0
276278-->
277279
278280> Stability: 1.1 - Active development
@@ -497,6 +499,7 @@ added: v12.0.0
497499changes:
498500 - version:
499501 - v22.4.0
502+ - v20.16.0
500503 pr-url: https://github.com/nodejs/node/pull/53343
501504 description: The `--cpu-prof` flags are now stable.
502505-->
@@ -525,6 +528,7 @@ added: v12.0.0
525528changes:
526529 - version:
527530 - v22.4.0
531+ - v20.16.0
528532 pr-url: https://github.com/nodejs/node/pull/53343
529533 description: The `--cpu-prof` flags are now stable.
530534-->
@@ -544,6 +548,7 @@ added: v12.2.0
544548changes:
545549 - version:
546550 - v22.4.0
551+ - v20.16.0
547552 pr-url: https://github.com/nodejs/node/pull/53343
548553 description: The `--cpu-prof` flags are now stable.
549554-->
@@ -560,6 +565,7 @@ added: v12.0.0
560565changes:
561566 - version:
562567 - v22.4.0
568+ - v20.16.0
563569 pr-url: https://github.com/nodejs/node/pull/53343
564570 description: The `--cpu-prof` flags are now stable.
565571-->
@@ -1174,6 +1180,7 @@ added: v12.4.0
11741180changes:
11751181 - version:
11761182 - v22.4.0
1183+ - v20.16.0
11771184 pr-url: https://github.com/nodejs/node/pull/53343
11781185 description: The `--heap-prof` flags are now stable.
11791186-->
@@ -1202,6 +1209,7 @@ added: v12.4.0
12021209changes:
12031210 - version:
12041211 - v22.4.0
1212+ - v20.16.0
12051213 pr-url: https://github.com/nodejs/node/pull/53343
12061214 description: The `--heap-prof` flags are now stable.
12071215-->
@@ -1221,6 +1229,7 @@ added: v12.4.0
12211229changes:
12221230 - version:
12231231 - v22.4.0
1232+ - v20.16.0
12241233 pr-url: https://github.com/nodejs/node/pull/53343
12251234 description: The `--heap-prof` flags are now stable.
12261235-->
@@ -1237,6 +1246,7 @@ added: v12.4.0
12371246changes:
12381247 - version:
12391248 - v22.4.0
1249+ - v20.16.0
12401250 pr-url: https://github.com/nodejs/node/pull/53343
12411251 description: The `--heap-prof` flags are now stable.
12421252-->
@@ -3077,6 +3087,7 @@ added:
30773087changes:
30783088 - version:
30793089 - v22.3.0
3090+ - v20.16.0
30803091 pr-url: https://github.com/nodejs/node/pull/52905
30813092 description:
30823093 Remove the possibility to use this env var with
0 commit comments