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 @@ -2546,6 +2546,10 @@ not the file that it refers to.
2546
2546
<!-- YAML
2547
2547
added: v0.1.30
2548
2548
changes:
2549
+ - version: REPLACEME
2550
+ pr-url: https://github.com/nodejs/node/pull/33716
2551
+ description: Accepts a `throwIfNoEntry` option to specify whether
2552
+ an exception should be thrown if the entry does not exist.
2549
2553
- version: v10.5.0
2550
2554
pr-url: https://github.com/nodejs/node/pull/20220
2551
2555
description: Accepts an additional `options` object to specify whether
@@ -3754,6 +3758,10 @@ Stats {
3754
3758
<!-- YAML
3755
3759
added: v0.1.21
3756
3760
changes:
3761
+ - version: REPLACEME
3762
+ pr-url: https://github.com/nodejs/node/pull/33716
3763
+ description: Accepts a `throwIfNoEntry` option to specify whether
3764
+ an exception should be thrown if the entry does not exist.
3757
3765
- version: v10.5.0
3758
3766
pr-url: https://github.com/nodejs/node/pull/20220
3759
3767
description: Accepts an additional `options` object to specify whether
You can’t perform that action at this time.
0 commit comments