We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925efac commit 6cdd772Copy full SHA for 6cdd772
doc/api/fs.md
@@ -2302,6 +2302,9 @@ error on Windows and an `ENOTDIR` error on POSIX.
2302
<!-- YAML
2303
added: v0.0.2
2304
changes:
2305
+ - version: v9.9.0
2306
+ pr-url: https://github.com/nodejs/node/pull/18801
2307
+ description: The `as` and `as+` modes are supported now.
2308
- version: v7.6.0
2309
pr-url: https://github.com/nodejs/node/pull/10739
2310
description: The `path` parameter can be a WHATWG `URL` object using `file:`
0 commit comments