@@ -103,7 +103,7 @@ If this flag is passed, the behavior can still be set to not abort through
103103### ` --allow-child-process `
104104
105105<!-- YAML
106- added: REPLACEME
106+ added: v20.0.0
107107-->
108108
109109> Stability: 1 - Experimental
@@ -144,7 +144,7 @@ Error: Access to this API has been restricted
144144### ` --allow-fs-read `
145145
146146<!-- YAML
147- added: REPLACEME
147+ added: v20.0.0
148148-->
149149
150150> Stability: 1 - Experimental
@@ -190,7 +190,7 @@ $ node --experimental-permission --allow-fs-read=/path/to/index.js index.js
190190### ` --allow-fs-write `
191191
192192<!-- YAML
193- added: REPLACEME
193+ added: v20.0.0
194194-->
195195
196196> Stability: 1 - Experimental
@@ -210,7 +210,7 @@ Relative paths are NOT supported through the CLI flag.
210210### ` --allow-worker `
211211
212212<!-- YAML
213- added: REPLACEME
213+ added: v20.0.0
214214-->
215215
216216> Stability: 1 - Experimental
@@ -543,7 +543,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
543543### ` --experimental-permission `
544544
545545<!-- YAML
546- added: REPLACEME
546+ added: v20.0.0
547547-->
548548
549549Enable the Permission Model for current process. When enabled, the
@@ -644,7 +644,7 @@ added:
644644 - v13.3.0
645645 - v12.16.0
646646changes:
647- - version: REPLACEME
647+ - version: v20.0.0
648648 pr-url: https://github.com/nodejs/node/pull/47286
649649 description: This option is no longer required as WASI is
650650 enabled by default, but can still be passed.
@@ -1418,7 +1418,7 @@ added:
14181418 - v18.1.0
14191419 - v16.17.0
14201420changes:
1421- - version: REPLACEME
1421+ - version: v20.0.0
14221422 pr-url: https://github.com/nodejs/node/pull/46983
14231423 description: The test runner is now stable.
14241424 - version:
@@ -1438,7 +1438,7 @@ for more details.
14381438<!-- YAML
14391439added: v18.11.0
14401440changes:
1441- - version: REPLACEME
1441+ - version: v20.0.0
14421442 pr-url: https://github.com/nodejs/node/pull/46983
14431443 description: The test runner is now stable.
14441444-->
@@ -1454,7 +1454,7 @@ added:
14541454 - v19.6.0
14551455 - v18.15.0
14561456changes:
1457- - version: REPLACEME
1457+ - version: v20.0.0
14581458 pr-url: https://github.com/nodejs/node/pull/46983
14591459 description: The test runner is now stable.
14601460-->
@@ -1469,7 +1469,7 @@ added:
14691469 - v19.6.0
14701470 - v18.15.0
14711471changes:
1472- - version: REPLACEME
1472+ - version: v20.0.0
14731473 pr-url: https://github.com/nodejs/node/pull/46983
14741474 description: The test runner is now stable.
14751475-->
@@ -1484,7 +1484,7 @@ added:
14841484 - v18.0.0
14851485 - v16.17.0
14861486changes:
1487- - version: REPLACEME
1487+ - version: v20.0.0
14881488 pr-url: https://github.com/nodejs/node/pull/46983
14891489 description: The test runner is now stable.
14901490-->
0 commit comments