summaryrefslogtreecommitdiff
path: root/doc/api/fs.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/fs.md')
-rw-r--r--doc/api/fs.md36
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/api/fs.md b/doc/api/fs.md
index b626f17f8b..9b518cbac1 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -1686,8 +1686,8 @@ changes:
pr-url: https://github.com/nodejs/node/pull/7897
description: The `callback` parameter is no longer optional. Not passing
it will emit a deprecation warning with id DEP0013.
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -1708,8 +1708,8 @@ except that the file to be stat-ed is specified by the file descriptor `fd`.
<!-- YAML
added: v0.1.95
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -1999,8 +1999,8 @@ changes:
pr-url: https://github.com/nodejs/node/pull/7897
description: The `callback` parameter is no longer optional. Not passing
it will emit a deprecation warning with id DEP0013.
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -2026,8 +2026,8 @@ changes:
pr-url: https://github.com/nodejs/node/pull/10739
description: The `path` parameter can be a WHATWG `URL` object using `file:`
protocol. Support is currently still *experimental*.
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -2769,8 +2769,8 @@ changes:
pr-url: https://github.com/nodejs/node/pull/7897
description: The `callback` parameter is no longer optional. Not passing
it will emit a deprecation warning with id DEP0013.
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -2804,8 +2804,8 @@ changes:
pr-url: https://github.com/nodejs/node/pull/10739
description: The `path` parameter can be a WHATWG `URL` object using `file:`
protocol. Support is currently still *experimental*.
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -3594,8 +3594,8 @@ The `FileHandle` has to support reading.
<!-- YAML
added: v10.0.0
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -3930,8 +3930,8 @@ Asynchronous link(2). The `Promise` is resolved with no arguments upon success.
<!-- YAML
added: v10.0.0
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->
@@ -4124,8 +4124,8 @@ error on POSIX.
<!-- YAML
added: v10.0.0
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v10.5.0
+ pr-url: https://github.com/nodejs/node/pull/20220
description: Accepts an additional `options` object to specify whether
the numeric values returned should be bigint.
-->