diff --git a/doc/api/fs.md b/doc/api/fs.md index 832389ce05c6dd..0a032426d5b4f0 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 @@ -1830,7 +1830,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. @@ -1942,7 +1942,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. @@ -2004,7 +2004,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. @@ -2475,7 +2475,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 @@ -2518,7 +2518,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 @@ -2661,7 +2661,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} @@ -2802,7 +2802,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 @@ -2853,7 +2853,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 @@ -2983,7 +2983,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 @@ -3049,7 +3049,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 @@ -3202,7 +3202,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 @@ -3275,7 +3275,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 @@ -3467,7 +3467,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 @@ -3530,7 +3530,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 @@ -3566,7 +3566,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. @@ -3692,7 +3692,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} @@ -4060,7 +4060,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} @@ -4155,7 +4155,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} @@ -4173,7 +4173,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} @@ -4250,7 +4250,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} @@ -4447,7 +4447,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} @@ -4479,7 +4479,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} @@ -4552,7 +4552,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} @@ -4576,7 +4576,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} @@ -4604,7 +4604,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. @@ -4645,7 +4645,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} @@ -4742,7 +4742,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 @@ -4837,7 +4837,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} @@ -4900,7 +4900,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} @@ -4959,7 +4959,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} @@ -4977,7 +4977,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