diff --git a/doc/api/fs.md b/doc/api/fs.md index 72846087466251..630032fee77ae9 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -1350,7 +1350,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v6.3.0 pr-url: https://github.com/nodejs/node/pull/6534 description: The constants like `fs.R_OK`, etc which were present directly @@ -1618,7 +1618,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -1705,7 +1705,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -1832,7 +1832,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7831 description: The passed `options` object will never be modified. @@ -1944,7 +1944,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7831 description: The passed `options` object will never be modified. @@ -2006,7 +2006,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. --> > Stability: 0 - Deprecated: Use [`fs.stat()`][] or [`fs.access()`][] instead. @@ -2477,7 +2477,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -2520,7 +2520,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -2663,7 +2663,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -2804,7 +2804,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -2857,7 +2857,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -2987,7 +2987,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3053,7 +3053,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3206,7 +3206,7 @@ changes: - version: v7.6.0 pr-url: https://github.com/nodejs/node/pull/10739 description: The `path` parameters can be a WHATWG `URL` object using - `file:` protocol. Support is currently still *experimental*. + `file:` protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3279,7 +3279,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3471,7 +3471,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3534,7 +3534,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7897 description: The `callback` parameter is no longer optional. Not passing @@ -3572,7 +3572,7 @@ changes: - version: v7.6.0 pr-url: https://github.com/nodejs/node/pull/10739 description: The `filename` parameter can be a WHATWG `URL` object using - `file:` protocol. Support is currently still *experimental*. + `file:` protocol. - version: v7.0.0 pr-url: https://github.com/nodejs/node/pull/7831 description: The passed `options` object will never be modified. @@ -3698,7 +3698,7 @@ changes: - version: v7.6.0 pr-url: https://github.com/nodejs/node/pull/10739 description: The `filename` parameter can be a WHATWG `URL` object using - `file:` protocol. Support is currently still *experimental*. + `file:` protocol. --> * `filename` {string|Buffer|URL} @@ -4068,7 +4068,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4163,7 +4163,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4181,7 +4181,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4258,7 +4258,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. --> * `path` {string|Buffer|URL} @@ -4455,7 +4455,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4487,7 +4487,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4560,7 +4560,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4584,7 +4584,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4612,7 +4612,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v5.0.0 pr-url: https://github.com/nodejs/node/pull/3163 description: The `path` parameter can be a file descriptor now. @@ -4653,7 +4653,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4750,7 +4750,7 @@ changes: - version: v7.6.0 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*. + `file:` protocol. - version: v6.4.0 pr-url: https://github.com/nodejs/node/pull/7899 description: Calling `realpathSync` now works again for various edge cases @@ -4845,7 +4845,7 @@ changes: - version: v7.6.0 pr-url: https://github.com/nodejs/node/pull/10739 description: The `path` parameters can be a WHATWG `URL` object using - `file:` protocol. Support is currently still *experimental*. + `file:` protocol. --> * `path` {string|Buffer|URL} @@ -4908,7 +4908,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4967,7 +4967,7 @@ changes: - version: v7.6.0 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*. + protocol. --> * `path` {string|Buffer|URL} @@ -4985,7 +4985,7 @@ changes: - version: v7.6.0 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*. + protocol. - version: v4.1.0 pr-url: https://github.com/nodejs/node/pull/2387 description: Numeric strings, `NaN` and `Infinity` are now allowed