File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2143,6 +2143,10 @@ Synchronous lstat(2).
21432143<!-- YAML
21442144added: v0.1.8
21452145changes:
2146+ - version: REPLACEME
2147+ pr-url: https://github.com/nodejs/node/pull/21875
2148+ description: The second argument can now be an `options` object with
2149+ `recursive` and `mode` properties.
21462150 - version: v10.0.0
21472151 pr-url: https://github.com/nodejs/node/pull/12562
21482152 description: The `callback` parameter is no longer optional. Not passing
@@ -2184,6 +2188,10 @@ See also: mkdir(2).
21842188<!-- YAML
21852189added: v0.1.21
21862190changes:
2191+ - version: REPLACEME
2192+ pr-url: https://github.com/nodejs/node/pull/21875
2193+ description: The second argument can now be an `options` object with
2194+ `recursive` and `mode` properties.
21872195 - version: v7.6.0
21882196 pr-url: https://github.com/nodejs/node/pull/10739
21892197 description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments