@@ -496,7 +496,7 @@ node -C development app.js
496
496
added: v12.0.0
497
497
changes:
498
498
- version:
499
- - REPLACEME
499
+ - v22.4.0
500
500
pr-url: https://github.com/nodejs/node/pull/53343
501
501
description: The `--cpu-prof` flags are now stable.
502
502
-->
@@ -524,7 +524,7 @@ CPU.20190409.202950.15293.0.0.cpuprofile
524
524
added: v12.0.0
525
525
changes:
526
526
- version:
527
- - REPLACEME
527
+ - v22.4.0
528
528
pr-url: https://github.com/nodejs/node/pull/53343
529
529
description: The `--cpu-prof` flags are now stable.
530
530
-->
@@ -543,7 +543,7 @@ The default value is controlled by the
543
543
added: v12.2.0
544
544
changes:
545
545
- version:
546
- - REPLACEME
546
+ - v22.4.0
547
547
pr-url: https://github.com/nodejs/node/pull/53343
548
548
description: The `--cpu-prof` flags are now stable.
549
549
-->
@@ -559,7 +559,7 @@ by `--cpu-prof`. The default is 1000 microseconds.
559
559
added: v12.0.0
560
560
changes:
561
561
- version:
562
- - REPLACEME
562
+ - v22.4.0
563
563
pr-url: https://github.com/nodejs/node/pull/53343
564
564
description: The `--cpu-prof` flags are now stable.
565
565
-->
@@ -1124,7 +1124,7 @@ Enable experimental WebAssembly module support.
1124
1124
### ` --experimental-webstorage `
1125
1125
1126
1126
<!-- YAML
1127
- added: REPLACEME
1127
+ added: v22.4.0
1128
1128
-->
1129
1129
1130
1130
Enable experimental [ ` Web Storage ` ] [ ] support.
@@ -1183,7 +1183,7 @@ To allow polyfills to be added,
1183
1183
added: v12.4.0
1184
1184
changes:
1185
1185
- version:
1186
- - REPLACEME
1186
+ - v22.4.0
1187
1187
pr-url: https://github.com/nodejs/node/pull/53343
1188
1188
description: The `--heap-prof` flags are now stable.
1189
1189
-->
@@ -1211,7 +1211,7 @@ Heap.20190409.202950.15293.0.001.heapprofile
1211
1211
added: v12.4.0
1212
1212
changes:
1213
1213
- version:
1214
- - REPLACEME
1214
+ - v22.4.0
1215
1215
pr-url: https://github.com/nodejs/node/pull/53343
1216
1216
description: The `--heap-prof` flags are now stable.
1217
1217
-->
@@ -1230,7 +1230,7 @@ The default value is controlled by the
1230
1230
added: v12.4.0
1231
1231
changes:
1232
1232
- version:
1233
- - REPLACEME
1233
+ - v22.4.0
1234
1234
pr-url: https://github.com/nodejs/node/pull/53343
1235
1235
description: The `--heap-prof` flags are now stable.
1236
1236
-->
@@ -1246,7 +1246,7 @@ by `--heap-prof`. The default is 512 \* 1024 bytes.
1246
1246
added: v12.4.0
1247
1247
changes:
1248
1248
- version:
1249
- - REPLACEME
1249
+ - v22.4.0
1250
1250
pr-url: https://github.com/nodejs/node/pull/53343
1251
1251
description: The `--heap-prof` flags are now stable.
1252
1252
-->
@@ -1500,7 +1500,7 @@ surface on other platforms, but the performance impact may be severe.
1500
1500
### ` --localstorage-file=file `
1501
1501
1502
1502
<!-- YAML
1503
- added: REPLACEME
1503
+ added: v22.4.0
1504
1504
-->
1505
1505
1506
1506
The file used to store ` localStorage ` data. If the file does not exist, it is
0 commit comments