File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2438,6 +2438,10 @@ Synchronous lstat(2).
24382438<!-- YAML
24392439added: v0.1.8
24402440changes:
2441+ - version: v13.11.0
2442+ pr-url: https://github.com/nodejs/node/pull/31530
2443+ description: In `recursive` mode, the callback now receives the first
2444+ created path as an argument.
24412445 - version: v10.12.0
24422446 pr-url: https://github.com/nodejs/node/pull/21875
24432447 description: The second argument can now be an `options` object with
@@ -2496,6 +2500,9 @@ See also: mkdir(2).
24962500<!-- YAML
24972501added: v0.1.21
24982502changes:
2503+ - version: v13.11.0
2504+ pr-url: https://github.com/nodejs/node/pull/31530
2505+ description: In `recursive` mode, the first created path is returned now.
24992506 - version: v10.12.0
25002507 pr-url: https://github.com/nodejs/node/pull/21875
25012508 description: The second argument can now be an `options` object with
You can’t perform that action at this time.
0 commit comments