0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/changelogs
Myles Borins 0fc3592255
2018-03-21, Version 9.9.0 (Current)
Notable changes:

* assert:
  - From now on all error messages produced by `assert` in strict mode
    will produce a error diff. (Ruben Bridgewater)
    https://github.com/nodejs/node/pull/17615
  - From now on it is possible to use a validation object in throws
    instead of the other possibilities. (Ruben Bridgewater)
    https://github.com/nodejs/node/pull/17584
* crypto:
  - allow passing null as IV unless required (Tobias Nießen)
    https://github.com/nodejs/node/pull/18644
* fs:
  - support as and as+ flags in stringToFlags() (Sarat Addepalli)
    https://github.com/nodejs/node/pull/18801
* tls:
  - expose Finished messages in TLSSocket (Anton Salikhmetov)
    https://github.com/nodejs/node/pull/19102
* tty:
  - Add getColorDepth function to determine if terminal supports colors
    (Ruben Bridgewater) https://github.com/nodejs/node/pull/17615
* util:
  - add util.inspect compact option (Ruben Bridgewater)
    https://github.com/nodejs/node/pull/17576
* **Added new collaborators**
  - [watson](https://github.com/watson) Thomas Watson

PR-URL: https://github.com/nodejs/node/pull/19428
2018-03-21 15:47:12 +00:00
..
CHANGELOG_ARCHIVE.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_IOJS.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_V4.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_V5.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_V6.md 2018-03-06, Version 6.13.1 'Boron' (LTS) 2018-03-06 12:03:41 -08:00
CHANGELOG_V7.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_V8.md 2018-03-06 Version 8.10.0 'Carbon' (LTS) 2018-03-07 01:00:43 +00:00
CHANGELOG_V9.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
CHANGELOG_V010.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
CHANGELOG_V012.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00