File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -2438,6 +2438,10 @@ Synchronous lstat(2).
2438
2438
<!-- YAML
2439
2439
added: v0.1.8
2440
2440
changes:
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.
2441
2445
- version: v10.12.0
2442
2446
pr-url: https://github.com/nodejs/node/pull/21875
2443
2447
description: The second argument can now be an `options` object with
@@ -2496,6 +2500,9 @@ See also: mkdir(2).
2496
2500
<!-- YAML
2497
2501
added: v0.1.21
2498
2502
changes:
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.
2499
2506
- version: v10.12.0
2500
2507
pr-url: https://github.com/nodejs/node/pull/21875
2501
2508
description: The second argument can now be an `options` object with
You can’t perform that action at this time.
0 commit comments