File tree 1 file changed +8
-0
lines changed 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2148,6 +2148,10 @@ Synchronous lstat(2).
2148
2148
<!-- YAML
2149
2149
added: v0.1.8
2150
2150
changes:
2151
+ - version: REPLACEME
2152
+ pr-url: https://github.com/nodejs/node/pull/21875
2153
+ description: The second argument can now be an `options` object with
2154
+ `recursive` and `mode` properties.
2151
2155
- version: v10.0.0
2152
2156
pr-url: https://github.com/nodejs/node/pull/12562
2153
2157
description: The `callback` parameter is no longer optional. Not passing
@@ -2189,6 +2193,10 @@ See also: mkdir(2).
2189
2193
<!-- YAML
2190
2194
added: v0.1.21
2191
2195
changes:
2196
+ - version: REPLACEME
2197
+ pr-url: https://github.com/nodejs/node/pull/21875
2198
+ description: The second argument can now be an `options` object with
2199
+ `recursive` and `mode` properties.
2192
2200
- version: v7.6.0
2193
2201
pr-url: https://github.com/nodejs/node/pull/10739
2194
2202
description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments