File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -1026,7 +1026,9 @@ try {
1026
1026
<!-- YAML
1027
1027
added: v10.0.0
1028
1028
changes:
1029
- - version: v15.2.0
1029
+ - version:
1030
+ - v15.2.0
1031
+ - v14.17.0
1030
1032
pr-url: https://github.com/nodejs/node/pull/35911
1031
1033
description: The options argument may include an AbortSignal to abort an
1032
1034
ongoing readFile request.
@@ -1347,7 +1349,9 @@ changes:
1347
1349
- version: v15.14.0
1348
1350
pr-url: https://github.com/nodejs/node/pull/37490
1349
1351
description: The `data` argument supports `AsyncIterable`, `Iterable` and `Stream`.
1350
- - version: v15.2.0
1352
+ - version:
1353
+ - v15.2.0
1354
+ - v14.17.0
1351
1355
pr-url: https://github.com/nodejs/node/pull/35993
1352
1356
description: The options argument may include an AbortSignal to abort an
1353
1357
ongoing writeFile request.
@@ -4616,7 +4620,9 @@ link(2) documentation for more detail. Returns `undefined`.
4616
4620
<!-- YAML
4617
4621
added: v0.1.30
4618
4622
changes:
4619
- - version: v15.3.0
4623
+ - version:
4624
+ - v15.3.0
4625
+ - v14.17.0
4620
4626
pr-url: https://github.com/nodejs/node/pull/33716
4621
4627
description: Accepts a ` throwIfNoEntry` option to specify whether
4622
4628
an exception should be thrown if the entry does not exist.
@@ -5076,7 +5082,9 @@ utility). Returns `undefined`.
5076
5082
<!-- YAML
5077
5083
added: v0.1.21
5078
5084
changes:
5079
- - version: v15.3.0
5085
+ - version:
5086
+ - v15.3.0
5087
+ - v14.17.0
5080
5088
pr-url: https://github.com/nodejs/node/pull/33716
5081
5089
description: Accepts a ` throwIfNoEntry` option to specify whether
5082
5090
an exception should be thrown if the entry does not exist.
You can’t perform that action at this time.
0 commit comments