File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2395,6 +2395,9 @@ a `Promise` for an `Object` with `bytesRead` and `buffer` properties.
2395
2395
<!-- YAML
2396
2396
added: v0.1.8
2397
2397
changes:
2398
+ - version: v10.10.0
2399
+ pr-url: https://github.com/nodejs/node/pull/22020
2400
+ description: New option `withFileTypes` was added.
2398
2401
- version: v10.0.0
2399
2402
pr-url: https://github.com/nodejs/node/pull/12562
2400
2403
description: The `callback` parameter is no longer optional. Not passing
@@ -2436,6 +2439,9 @@ If `options.withFileTypes` is set to `true`, the `files` array will contain
2436
2439
<!-- YAML
2437
2440
added: v0.1.21
2438
2441
changes:
2442
+ - version: v10.10.0
2443
+ pr-url: https://github.com/nodejs/node/pull/22020
2444
+ description: New option `withFileTypes` was added.
2439
2445
- version: v7.6.0
2440
2446
pr-url: https://github.com/nodejs/node/pull/10739
2441
2447
description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments