File tree 2 files changed +24
-16
lines changed
2 files changed +24
-16
lines changed Original file line number Diff line number Diff line change @@ -192,8 +192,9 @@ Error: Access to this API has been restricted
192
192
<!-- YAML
193
193
added: v20.0.0
194
194
changes:
195
- - version: v23.5.0
196
- - version: v22.13.0
195
+ - version:
196
+ - v23.5.0
197
+ - v22.13.0
197
198
pr-url: https://github.com/nodejs/node/pull/56201
198
199
description: Permission Model and --allow-fs flags are stable.
199
200
- version: v20.7.0
@@ -238,8 +239,9 @@ node --permission --allow-fs-read=/path/to/index.js index.js
238
239
<!-- YAML
239
240
added: v20.0.0
240
241
changes:
241
- - version: v23.5.0
242
- - version: v22.13.0
242
+ - version:
243
+ - v23.5.0
244
+ - v22.13.0
243
245
pr-url: https://github.com/nodejs/node/pull/56201
244
246
description: Permission Model and --allow-fs flags are stable.
245
247
- version: v20.7.0
@@ -1655,8 +1657,9 @@ See [Loading ECMAScript modules using `require()`][].
1655
1657
<!-- YAML
1656
1658
added: v22.5.0
1657
1659
changes:
1658
- - version: v23.4.0
1659
- - version: v22.13.0
1660
+ - version:
1661
+ - v23.4.0
1662
+ - v22.13.0
1660
1663
pr-url: https://github.com/nodejs/node/pull/55890
1661
1664
description: SQLite is unflagged but still experimental.
1662
1665
-->
@@ -1805,8 +1808,9 @@ developers may leverage to detect deprecated API usage.
1805
1808
<!-- YAML
1806
1809
added: v20.0.0
1807
1810
changes:
1808
- - version: v23.5.0
1809
- - version: v22.13.0
1811
+ - version:
1812
+ - v23.5.0
1813
+ - v22.13.0
1810
1814
pr-url: https://github.com/nodejs/node/pull/56201
1811
1815
description: Permission Model is now stable.
1812
1816
-->
@@ -2487,8 +2491,9 @@ subtests inherit this value from their parent. The default value is `Infinity`.
2487
2491
<!-- YAML
2488
2492
added: v22.3.0
2489
2493
changes:
2490
- - version: v23.4.0
2491
- - version: v22.13.0
2494
+ - version:
2495
+ - v23.4.0
2496
+ - v22.13.0
2492
2497
pr-url: https://github.com/nodejs/node/pull/55897
2493
2498
description: Snapsnot testing is no longer experimental.
2494
2499
-->
Original file line number Diff line number Diff line change @@ -3779,8 +3779,9 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c
3779
3779
3780
3780
<!-- YAML
3781
3781
changes:
3782
- - version: v23.4.0
3783
- - version: v22.13.0
3782
+ - version:
3783
+ - v23.4.0
3784
+ - v22.13.0
3784
3785
pr-url: https://github.com/nodejs/node/pull/55892
3785
3786
description: Documentation-only.
3786
3787
-->
@@ -3794,8 +3795,9 @@ will throw an error in a future version.
3794
3795
3795
3796
<!-- YAML
3796
3797
changes:
3797
- - version: v23.4.0
3798
- - version: v22.13.0
3798
+ - version:
3799
+ - v23.4.0
3800
+ - v22.13.0
3799
3801
pr-url: https://github.com/nodejs/node/pull/55545
3800
3802
description: Documentation-only deprecation.
3801
3803
-->
@@ -3808,8 +3810,9 @@ These properties are unconditionally `true`. Any checks based on these propertie
3808
3810
3809
3811
<!-- YAML
3810
3812
changes:
3811
- - version: v23.4.0
3812
- - version: v22.13.0
3813
+ - version:
3814
+ - v23.4.0
3815
+ - v22.13.0
3813
3816
pr-url: https://github.com/nodejs/node/pull/55545
3814
3817
description: Documentation-only deprecation.
3815
3818
-->
You can’t perform that action at this time.
0 commit comments