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 @@ -983,7 +983,9 @@ try {
983983<!-- YAML
984984added: v10.0.0
985985changes:
986- - version: v15.2.0
986+ - version:
987+ - v15.2.0
988+ - v14.17.0
987989 pr-url: https://github.com/nodejs/node/pull/35911
988990 description: The options argument may include an AbortSignal to abort an
989991 ongoing readFile request.
@@ -1304,7 +1306,9 @@ changes:
13041306 - version: v15.14.0
13051307 pr-url: https://github.com/nodejs/node/pull/37490
13061308 description: The `data` argument supports `AsyncIterable`, `Iterable` and `Stream`.
1307- - version: v15.2.0
1309+ - version:
1310+ - v15.2.0
1311+ - v14.17.0
13081312 pr-url: https://github.com/nodejs/node/pull/35993
13091313 description: The options argument may include an AbortSignal to abort an
13101314 ongoing writeFile request.
@@ -4577,7 +4581,9 @@ link(2) documentation for more detail. Returns `undefined`.
45774581<!-- YAML
45784582added: v0.1.30
45794583changes:
4580- - version: v15.3.0
4584+ - version:
4585+ - v15.3.0
4586+ - v14.17.0
45814587 pr-url: https://github.com/nodejs/node/pull/33716
45824588 description: Accepts a ` throwIfNoEntry` option to specify whether
45834589 an exception should be thrown if the entry does not exist.
@@ -5037,7 +5043,9 @@ utility). Returns `undefined`.
50375043<!-- YAML
50385044added: v0.1.21
50395045changes:
5040- - version: v15.3.0
5046+ - version:
5047+ - v15.3.0
5048+ - v14.17.0
50415049 pr-url: https://github.com/nodejs/node/pull/33716
50425050 description: Accepts a ` throwIfNoEntry` option to specify whether
50435051 an exception should be thrown if the entry does not exist.
You can’t perform that action at this time.
0 commit comments