@@ -270,7 +270,7 @@ Relative paths are NOT supported through the CLI flag.
270
270
### ` --allow-wasi `
271
271
272
272
<!-- YAML
273
- added: REPLACEME
273
+ added: v20.16.0
274
274
-->
275
275
276
276
> Stability: 1.1 - Active development
@@ -492,7 +492,7 @@ node -C development app.js
492
492
added: v12.0.0
493
493
changes:
494
494
- version:
495
- - REPLACEME
495
+ - v20.16.0
496
496
pr-url: https://github.com/nodejs/node/pull/53343
497
497
description: The `--cpu-prof` flags are now stable.
498
498
-->
@@ -520,7 +520,7 @@ CPU.20190409.202950.15293.0.0.cpuprofile
520
520
added: v12.0.0
521
521
changes:
522
522
- version:
523
- - REPLACEME
523
+ - v20.16.0
524
524
pr-url: https://github.com/nodejs/node/pull/53343
525
525
description: The `--cpu-prof` flags are now stable.
526
526
-->
@@ -539,7 +539,7 @@ The default value is controlled by the
539
539
added: v12.2.0
540
540
changes:
541
541
- version:
542
- - REPLACEME
542
+ - v20.16.0
543
543
pr-url: https://github.com/nodejs/node/pull/53343
544
544
description: The `--cpu-prof` flags are now stable.
545
545
-->
@@ -555,7 +555,7 @@ by `--cpu-prof`. The default is 1000 microseconds.
555
555
added: v12.0.0
556
556
changes:
557
557
- version:
558
- - REPLACEME
558
+ - v20.16.0
559
559
pr-url: https://github.com/nodejs/node/pull/53343
560
560
description: The `--cpu-prof` flags are now stable.
561
561
-->
@@ -1110,7 +1110,7 @@ To allow polyfills to be added,
1110
1110
added: v12.4.0
1111
1111
changes:
1112
1112
- version:
1113
- - REPLACEME
1113
+ - v20.16.0
1114
1114
pr-url: https://github.com/nodejs/node/pull/53343
1115
1115
description: The `--heap-prof` flags are now stable.
1116
1116
-->
@@ -1138,7 +1138,7 @@ Heap.20190409.202950.15293.0.001.heapprofile
1138
1138
added: v12.4.0
1139
1139
changes:
1140
1140
- version:
1141
- - REPLACEME
1141
+ - v20.16.0
1142
1142
pr-url: https://github.com/nodejs/node/pull/53343
1143
1143
description: The `--heap-prof` flags are now stable.
1144
1144
-->
@@ -1157,7 +1157,7 @@ The default value is controlled by the
1157
1157
added: v12.4.0
1158
1158
changes:
1159
1159
- version:
1160
- - REPLACEME
1160
+ - v20.16.0
1161
1161
pr-url: https://github.com/nodejs/node/pull/53343
1162
1162
description: The `--heap-prof` flags are now stable.
1163
1163
-->
@@ -1173,7 +1173,7 @@ by `--heap-prof`. The default is 512 \* 1024 bytes.
1173
1173
added: v12.4.0
1174
1174
changes:
1175
1175
- version:
1176
- - REPLACEME
1176
+ - v20.16.0
1177
1177
pr-url: https://github.com/nodejs/node/pull/53343
1178
1178
description: The `--heap-prof` flags are now stable.
1179
1179
-->
@@ -2823,7 +2823,7 @@ added:
2823
2823
- v12.16.0
2824
2824
changes:
2825
2825
- version:
2826
- - REPLACEME
2826
+ - v20.16.0
2827
2827
pr-url: https://github.com/nodejs/node/pull/52905
2828
2828
description:
2829
2829
Remove the possibility to use this env var with
0 commit comments