File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2400,6 +2400,9 @@ a `Promise` for an `Object` with `bytesRead` and `buffer` properties.
24002400<!-- YAML
24012401added: v0.1.8
24022402changes:
2403+ - version: v10.10.0
2404+ pr-url: https://github.com/nodejs/node/pull/22020
2405+ description: New option `withFileTypes` was added.
24032406 - version: v10.0.0
24042407 pr-url: https://github.com/nodejs/node/pull/12562
24052408 description: The `callback` parameter is no longer optional. Not passing
@@ -2441,6 +2444,9 @@ If `options.withFileTypes` is set to `true`, the `files` array will contain
24412444<!-- YAML
24422445added: v0.1.21
24432446changes:
2447+ - version: v10.10.0
2448+ pr-url: https://github.com/nodejs/node/pull/22020
2449+ description: New option `withFileTypes` was added.
24442450 - version: v7.6.0
24452451 pr-url: https://github.com/nodejs/node/pull/10739
24462452 description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments