File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2339,6 +2339,10 @@ and `fs.unwatchFile()` when possible.
23392339<!-- YAML
23402340added: v0.4.2
23412341changes:
2342+ - version: v8.0.0
2343+ pr-url: https://github.com/nodejs/node/pull/11919
2344+ description: `NaN`, `Infinity`, and `-Infinity` are no longer valid time
2345+ specifiers.
23422346 - version: v7.6.0
23432347 pr-url: https://github.com/nodejs/node/pull/10739
23442348 description: The `path` parameter can be a WHATWG `URL` object using `file:`
@@ -2371,6 +2375,10 @@ The `atime` and `mtime` arguments follow these rules:
23712375<!-- YAML
23722376added: v0.4.2
23732377changes:
2378+ - version: v8.0.0
2379+ pr-url: https://github.com/nodejs/node/pull/11919
2380+ description: `NaN`, `Infinity`, and `-Infinity` are no longer valid time
2381+ specifiers.
23742382 - version: v7.6.0
23752383 pr-url: https://github.com/nodejs/node/pull/10739
23762384 description: The `path` parameter can be a WHATWG `URL` object using `file:`
You can’t perform that action at this time.
0 commit comments