@@ -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
@@ -467,7 +467,7 @@ against FIPS-compatible OpenSSL.)
467
467
<!-- YAML
468
468
added: v19.4.0
469
469
changes:
470
- - version: REPLACEME
470
+ - version: v20.0.0
471
471
pr-url: https://github.com/nodejs/node/pull/46790
472
472
description: The flag was renamed from `--no-enable-network-family-autoselection`
473
473
to `--no-network-family-autoselection`. The old name can still work as
@@ -543,7 +543,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
543
543
### ` --experimental-permission `
544
544
545
545
<!-- YAML
546
- added: REPLACEME
546
+ added: v20.0.0
547
547
-->
548
548
549
549
Enable the Permission Model for current process. When enabled, the
@@ -597,7 +597,7 @@ Use this flag to disable top-level await in REPL.
597
597
### ` --experimental-sea-config `
598
598
599
599
<!-- YAML
600
- added: REPLACEME
600
+ added: v20.0.0
601
601
-->
602
602
603
603
> Stability: 1 - Experimental
@@ -644,7 +644,7 @@ added:
644
644
- v13.3.0
645
645
- v12.16.0
646
646
changes:
647
- - version: REPLACEME
647
+ - version: v20.0.0
648
648
pr-url: https://github.com/nodejs/node/pull/47286
649
649
description: This option is no longer required as WASI is
650
650
enabled by default, but can still be passed.
@@ -1418,7 +1418,7 @@ added:
1418
1418
- v18.1.0
1419
1419
- v16.17.0
1420
1420
changes:
1421
- - version: REPLACEME
1421
+ - version: v20.0.0
1422
1422
pr-url: https://github.com/nodejs/node/pull/46983
1423
1423
description: The test runner is now stable.
1424
1424
- version:
@@ -1438,7 +1438,7 @@ for more details.
1438
1438
<!-- YAML
1439
1439
added: v18.11.0
1440
1440
changes:
1441
- - version: REPLACEME
1441
+ - version: v20.0.0
1442
1442
pr-url: https://github.com/nodejs/node/pull/46983
1443
1443
description: The test runner is now stable.
1444
1444
-->
@@ -1454,7 +1454,7 @@ added:
1454
1454
- v19.6.0
1455
1455
- v18.15.0
1456
1456
changes:
1457
- - version: REPLACEME
1457
+ - version: v20.0.0
1458
1458
pr-url: https://github.com/nodejs/node/pull/46983
1459
1459
description: The test runner is now stable.
1460
1460
-->
@@ -1469,7 +1469,7 @@ added:
1469
1469
- v19.6.0
1470
1470
- v18.15.0
1471
1471
changes:
1472
- - version: REPLACEME
1472
+ - version: v20.0.0
1473
1473
pr-url: https://github.com/nodejs/node/pull/46983
1474
1474
description: The test runner is now stable.
1475
1475
-->
@@ -1484,7 +1484,7 @@ added:
1484
1484
- v18.0.0
1485
1485
- v16.17.0
1486
1486
changes:
1487
- - version: REPLACEME
1487
+ - version: v20.0.0
1488
1488
pr-url: https://github.com/nodejs/node/pull/46983
1489
1489
description: The test runner is now stable.
1490
1490
-->
0 commit comments