@@ -272,7 +272,9 @@ Relative paths are NOT supported through the CLI flag.
272
272
### ` --allow-wasi `
273
273
274
274
<!-- YAML
275
- added: v22.3.0
275
+ added:
276
+ - v22.3.0
277
+ - v20.16.0
276
278
-->
277
279
278
280
> Stability: 1.1 - Active development
@@ -497,6 +499,7 @@ added: v12.0.0
497
499
changes:
498
500
- version:
499
501
- v22.4.0
502
+ - v20.16.0
500
503
pr-url: https://github.com/nodejs/node/pull/53343
501
504
description: The `--cpu-prof` flags are now stable.
502
505
-->
@@ -525,6 +528,7 @@ added: v12.0.0
525
528
changes:
526
529
- version:
527
530
- v22.4.0
531
+ - v20.16.0
528
532
pr-url: https://github.com/nodejs/node/pull/53343
529
533
description: The `--cpu-prof` flags are now stable.
530
534
-->
@@ -544,6 +548,7 @@ added: v12.2.0
544
548
changes:
545
549
- version:
546
550
- v22.4.0
551
+ - v20.16.0
547
552
pr-url: https://github.com/nodejs/node/pull/53343
548
553
description: The `--cpu-prof` flags are now stable.
549
554
-->
@@ -560,6 +565,7 @@ added: v12.0.0
560
565
changes:
561
566
- version:
562
567
- v22.4.0
568
+ - v20.16.0
563
569
pr-url: https://github.com/nodejs/node/pull/53343
564
570
description: The `--cpu-prof` flags are now stable.
565
571
-->
@@ -1174,6 +1180,7 @@ added: v12.4.0
1174
1180
changes:
1175
1181
- version:
1176
1182
- v22.4.0
1183
+ - v20.16.0
1177
1184
pr-url: https://github.com/nodejs/node/pull/53343
1178
1185
description: The `--heap-prof` flags are now stable.
1179
1186
-->
@@ -1202,6 +1209,7 @@ added: v12.4.0
1202
1209
changes:
1203
1210
- version:
1204
1211
- v22.4.0
1212
+ - v20.16.0
1205
1213
pr-url: https://github.com/nodejs/node/pull/53343
1206
1214
description: The `--heap-prof` flags are now stable.
1207
1215
-->
@@ -1221,6 +1229,7 @@ added: v12.4.0
1221
1229
changes:
1222
1230
- version:
1223
1231
- v22.4.0
1232
+ - v20.16.0
1224
1233
pr-url: https://github.com/nodejs/node/pull/53343
1225
1234
description: The `--heap-prof` flags are now stable.
1226
1235
-->
@@ -1237,6 +1246,7 @@ added: v12.4.0
1237
1246
changes:
1238
1247
- version:
1239
1248
- v22.4.0
1249
+ - v20.16.0
1240
1250
pr-url: https://github.com/nodejs/node/pull/53343
1241
1251
description: The `--heap-prof` flags are now stable.
1242
1252
-->
@@ -3077,6 +3087,7 @@ added:
3077
3087
changes:
3078
3088
- version:
3079
3089
- v22.3.0
3090
+ - v20.16.0
3080
3091
pr-url: https://github.com/nodejs/node/pull/52905
3081
3092
description:
3082
3093
Remove the possibility to use this env var with
0 commit comments