@@ -103,7 +103,7 @@ If this flag is passed, the behavior can still be set to not abort through
103
103
### ` --allow-child-process `
104
104
105
105
<!-- YAML
106
- added: REPLACEME
106
+ added: v20.0.0
107
107
-->
108
108
109
109
> Stability: 1 - Experimental
@@ -144,7 +144,7 @@ Error: Access to this API has been restricted
144
144
### ` --allow-fs-read `
145
145
146
146
<!-- YAML
147
- added: REPLACEME
147
+ added: v20.0.0
148
148
-->
149
149
150
150
> Stability: 1 - Experimental
@@ -190,7 +190,7 @@ $ node --experimental-permission --allow-fs-read=/path/to/index.js index.js
190
190
### ` --allow-fs-write `
191
191
192
192
<!-- YAML
193
- added: REPLACEME
193
+ added: v20.0.0
194
194
-->
195
195
196
196
> Stability: 1 - Experimental
@@ -210,7 +210,7 @@ Relative paths are NOT supported through the CLI flag.
210
210
### ` --allow-worker `
211
211
212
212
<!-- YAML
213
- added: REPLACEME
213
+ added: v20.0.0
214
214
-->
215
215
216
216
> Stability: 1 - Experimental
@@ -537,7 +537,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
537
537
### ` --experimental-permission `
538
538
539
539
<!-- YAML
540
- added: REPLACEME
540
+ added: v20.0.0
541
541
-->
542
542
543
543
Enable the Permission Model for current process. When enabled, the
@@ -626,7 +626,7 @@ added:
626
626
- v13.3.0
627
627
- v12.16.0
628
628
changes:
629
- - version: REPLACEME
629
+ - version: v20.0.0
630
630
pr-url: https://github.com/nodejs/node/pull/47286
631
631
description: This option is no longer required as WASI is
632
632
enabled by default, but can still be passed.
@@ -1400,7 +1400,7 @@ added:
1400
1400
- v18.1.0
1401
1401
- v16.17.0
1402
1402
changes:
1403
- - version: REPLACEME
1403
+ - version: v20.0.0
1404
1404
pr-url: https://github.com/nodejs/node/pull/46983
1405
1405
description: The test runner is now stable.
1406
1406
- version:
@@ -1420,7 +1420,7 @@ for more details.
1420
1420
<!-- YAML
1421
1421
added: v18.11.0
1422
1422
changes:
1423
- - version: REPLACEME
1423
+ - version: v20.0.0
1424
1424
pr-url: https://github.com/nodejs/node/pull/46983
1425
1425
description: The test runner is now stable.
1426
1426
-->
@@ -1436,7 +1436,7 @@ added:
1436
1436
- v19.6.0
1437
1437
- v18.15.0
1438
1438
changes:
1439
- - version: REPLACEME
1439
+ - version: v20.0.0
1440
1440
pr-url: https://github.com/nodejs/node/pull/46983
1441
1441
description: The test runner is now stable.
1442
1442
-->
@@ -1451,7 +1451,7 @@ added:
1451
1451
- v19.6.0
1452
1452
- v18.15.0
1453
1453
changes:
1454
- - version: REPLACEME
1454
+ - version: v20.0.0
1455
1455
pr-url: https://github.com/nodejs/node/pull/46983
1456
1456
description: The test runner is now stable.
1457
1457
-->
@@ -1466,7 +1466,7 @@ added:
1466
1466
- v18.0.0
1467
1467
- v16.17.0
1468
1468
changes:
1469
- - version: REPLACEME
1469
+ - version: v20.0.0
1470
1470
pr-url: https://github.com/nodejs/node/pull/46983
1471
1471
description: The test runner is now stable.
1472
1472
-->
0 commit comments