@@ -270,7 +270,7 @@ Relative paths are NOT supported through the CLI flag.
270270### ` --allow-wasi `
271271
272272<!-- YAML
273- added: REPLACEME
273+ added: v20.16.0
274274-->
275275
276276> Stability: 1.1 - Active development
@@ -492,7 +492,7 @@ node -C development app.js
492492added: v12.0.0
493493changes:
494494 - version:
495- - REPLACEME
495+ - v20.16.0
496496 pr-url: https://github.com/nodejs/node/pull/53343
497497 description: The `--cpu-prof` flags are now stable.
498498-->
@@ -520,7 +520,7 @@ CPU.20190409.202950.15293.0.0.cpuprofile
520520added: v12.0.0
521521changes:
522522 - version:
523- - REPLACEME
523+ - v20.16.0
524524 pr-url: https://github.com/nodejs/node/pull/53343
525525 description: The `--cpu-prof` flags are now stable.
526526-->
@@ -539,7 +539,7 @@ The default value is controlled by the
539539added: v12.2.0
540540changes:
541541 - version:
542- - REPLACEME
542+ - v20.16.0
543543 pr-url: https://github.com/nodejs/node/pull/53343
544544 description: The `--cpu-prof` flags are now stable.
545545-->
@@ -555,7 +555,7 @@ by `--cpu-prof`. The default is 1000 microseconds.
555555added: v12.0.0
556556changes:
557557 - version:
558- - REPLACEME
558+ - v20.16.0
559559 pr-url: https://github.com/nodejs/node/pull/53343
560560 description: The `--cpu-prof` flags are now stable.
561561-->
@@ -1110,7 +1110,7 @@ To allow polyfills to be added,
11101110added: v12.4.0
11111111changes:
11121112 - version:
1113- - REPLACEME
1113+ - v20.16.0
11141114 pr-url: https://github.com/nodejs/node/pull/53343
11151115 description: The `--heap-prof` flags are now stable.
11161116-->
@@ -1138,7 +1138,7 @@ Heap.20190409.202950.15293.0.001.heapprofile
11381138added: v12.4.0
11391139changes:
11401140 - version:
1141- - REPLACEME
1141+ - v20.16.0
11421142 pr-url: https://github.com/nodejs/node/pull/53343
11431143 description: The `--heap-prof` flags are now stable.
11441144-->
@@ -1157,7 +1157,7 @@ The default value is controlled by the
11571157added: v12.4.0
11581158changes:
11591159 - version:
1160- - REPLACEME
1160+ - v20.16.0
11611161 pr-url: https://github.com/nodejs/node/pull/53343
11621162 description: The `--heap-prof` flags are now stable.
11631163-->
@@ -1173,7 +1173,7 @@ by `--heap-prof`. The default is 512 \* 1024 bytes.
11731173added: v12.4.0
11741174changes:
11751175 - version:
1176- - REPLACEME
1176+ - v20.16.0
11771177 pr-url: https://github.com/nodejs/node/pull/53343
11781178 description: The `--heap-prof` flags are now stable.
11791179-->
@@ -2823,7 +2823,7 @@ added:
28232823 - v12.16.0
28242824changes:
28252825 - version:
2826- - REPLACEME
2826+ - v20.16.0
28272827 pr-url: https://github.com/nodejs/node/pull/52905
28282828 description:
28292829 Remove the possibility to use this env var with
0 commit comments