File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2568,6 +2568,10 @@ not the file that it refers to.
2568
2568
<!-- YAML
2569
2569
added: v0.1.30
2570
2570
changes:
2571
+ - version: v15.3.0
2572
+ pr-url: https://github.com/nodejs/node/pull/33716
2573
+ description: Accepts a `throwIfNoEntry` option to specify whether
2574
+ an exception should be thrown if the entry does not exist.
2571
2575
- version: v10.5.0
2572
2576
pr-url: https://github.com/nodejs/node/pull/20220
2573
2577
description: Accepts an additional `options` object to specify whether
@@ -3813,6 +3817,10 @@ Stats {
3813
3817
<!-- YAML
3814
3818
added: v0.1.21
3815
3819
changes:
3820
+ - version: v15.3.0
3821
+ pr-url: https://github.com/nodejs/node/pull/33716
3822
+ description: Accepts a `throwIfNoEntry` option to specify whether
3823
+ an exception should be thrown if the entry does not exist.
3816
3824
- version: v10.5.0
3817
3825
pr-url: https://github.com/nodejs/node/pull/20220
3818
3826
description: Accepts an additional `options` object to specify whether
You can’t perform that action at this time.
0 commit comments