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 @@ -2380,6 +2380,9 @@ a `Promise` for an `Object` with `bytesRead` and `buffer` properties.
2380
2380
<!-- YAML
2381
2381
added: v0.1.8
2382
2382
changes:
2383
+ - version: v10.10.0
2384
+ pr-url: https://github.com/nodejs/node/pull/22020
2385
+ description: New option `withFileTypes` was added.
2383
2386
- version: v10.0.0
2384
2387
pr-url: https://github.com/nodejs/node/pull/12562
2385
2388
description: The `callback` parameter is no longer optional. Not passing
@@ -2421,6 +2424,9 @@ If `options.withFileTypes` is set to `true`, the `files` array will contain
2421
2424
<!-- YAML
2422
2425
added: v0.1.21
2423
2426
changes:
2427
+ - version: v10.10.0
2428
+ pr-url: https://github.com/nodejs/node/pull/22020
2429
+ description: New option `withFileTypes` was added.
2424
2430
- version: v7.6.0
2425
2431
pr-url: https://github.com/nodejs/node/pull/10739
2426
2432
description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments