@@ -272,7 +272,7 @@ Relative paths are NOT supported through the CLI flag.
272272### ` --allow-wasi `  
273273
274274<!--  YAML
275- added: REPLACEME  
275+ added: v22.3.0  
276276--> 
277277
278278>  Stability: 1.1 - Active development
@@ -676,7 +676,7 @@ code from strings throw an exception instead. This does not affect the Node.js
676676### ` --expose-gc `  
677677
678678<!--  YAML
679- added: REPLACEME  
679+ added: v22.3.0  
680680--> 
681681
682682>  Stability: 1 - Experimental. This flag is inherited from V8 and is subject to
@@ -918,7 +918,7 @@ CommonJS. This includes the following:
918918### ` --experimental-eventsource `  
919919
920920<!--  YAML
921- added: REPLACEME  
921+ added: v22.3.0  
922922--> 
923923
924924Enable exposition of [ EventSource Web API] [ ]  on the global scope.
@@ -1047,7 +1047,7 @@ report is not generated. See the documentation on
10471047### ` --experimental-test-module-mocks `  
10481048
10491049<!--  YAML
1050- added: REPLACEME  
1050+ added: v22.3.0  
10511051--> 
10521052
10531053>  Stability: 1.0 - Early development
@@ -1057,7 +1057,7 @@ Enable module mocking in the test runner.
10571057### ` --experimental-test-snapshots `  
10581058
10591059<!--  YAML
1060- added: REPLACEME  
1060+ added: v22.3.0  
10611061--> 
10621062
10631063>  Stability: 1.0 - Early development
@@ -1951,10 +1951,10 @@ Modules preloaded with `--require` will run before modules preloaded with `--imp
19511951<!--  YAML
19521952added: v22.0.0 
19531953changes: 
1954-   - version: REPLACEME  
1954+   - version: v22.3.0  
19551955    pr-url: https://github.com/nodejs/node/pull/53032 
19561956    description: NODE_RUN_SCRIPT_NAME environment variable is added. 
1957-   - version: REPLACEME  
1957+   - version: v22.3.0  
19581958    pr-url: https://github.com/nodejs/node/pull/53058 
19591959    description: NODE_RUN_PACKAGE_JSON_PATH environment variable is added. 
19601960  - version: REPLACEME 
@@ -2229,7 +2229,7 @@ subtests inherit this value from their parent. The default value is `Infinity`.
22292229### ` --test-update-snapshots `  
22302230
22312231<!--  YAML
2232- added: REPLACEME  
2232+ added: v22.3.0  
22332233--> 
22342234
22352235>  Stability: 1.0 - Early development
@@ -3018,7 +3018,7 @@ added:
30183018 - v12.16.0 
30193019changes: 
30203020  - version: 
3021-      - REPLACEME  
3021+      - v22.3.0  
30223022    pr-url: https://github.com/nodejs/node/pull/52905 
30233023    description: 
30243024      Remove the possibility to use this env var with 
0 commit comments