File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -1029,7 +1029,9 @@ try {
10291029<!-- YAML
10301030added: v10.0.0
10311031changes:
1032- - version: v15.2.0
1032+ - version:
1033+ - v15.2.0
1034+ - v14.17.0
10331035 pr-url: https://github.com/nodejs/node/pull/35911
10341036 description: The options argument may include an AbortSignal to abort an
10351037 ongoing readFile request.
@@ -1350,7 +1352,9 @@ changes:
13501352 - version: v15.14.0
13511353 pr-url: https://github.com/nodejs/node/pull/37490
13521354 description: The `data` argument supports `AsyncIterable`, `Iterable` and `Stream`.
1353- - version: v15.2.0
1355+ - version:
1356+ - v15.2.0
1357+ - v14.17.0
13541358 pr-url: https://github.com/nodejs/node/pull/35993
13551359 description: The options argument may include an AbortSignal to abort an
13561360 ongoing writeFile request.
@@ -4631,7 +4635,9 @@ link(2) documentation for more detail. Returns `undefined`.
46314635<!-- YAML
46324636added: v0.1.30
46334637changes:
4634- - version: v15.3.0
4638+ - version:
4639+ - v15.3.0
4640+ - v14.17.0
46354641 pr-url: https://github.com/nodejs/node/pull/33716
46364642 description: Accepts a ` throwIfNoEntry` option to specify whether
46374643 an exception should be thrown if the entry does not exist.
@@ -5091,7 +5097,9 @@ utility). Returns `undefined`.
50915097<!-- YAML
50925098added: v0.1.21
50935099changes:
5094- - version: v15.3.0
5100+ - version:
5101+ - v15.3.0
5102+ - v14.17.0
50955103 pr-url: https://github.com/nodejs/node/pull/33716
50965104 description: Accepts a ` throwIfNoEntry` option to specify whether
50975105 an exception should be thrown if the entry does not exist.
You can’t perform that action at this time.
0 commit comments