0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/doc/changelogs
Anna Henningsen b72e702247 2017-08-09, Version 8.3.0 (Current)
V8 6.0:

  The V8 engine has been upgraded to version 6.0, which has a significantly
  changed performance profile.
  [#14574](https://github.com/nodejs/node/pull/14574)

  More detailed information on performance differences can be found at
  https://medium.com/the-node-js-collection/get-ready-a-new-v8-is-coming-node-js-performance-is-changing-46a63d6da4de

Other notable changes:

* **DNS**
  * Independent DNS resolver instances are supported now, with support for
    cancelling the corresponding requests.
    [#14518](https://github.com/nodejs/node/pull/14518)

* **N-API**
  * Multiple N-API functions for error handling have been changed to support
    assigning error codes.
    [#13988](https://github.com/nodejs/node/pull/13988)

* **REPL**
  * Autocompletion support for `require()` has been improved.
    [#14409](https://github.com/nodejs/node/pull/14409)

* **Utilities**
  * The WHATWG Encoding Standard (`TextDecoder` and `TextEncoder`) has
    been implemented as an experimental feature.
    [#13644](https://github.com/nodejs/node/pull/13644)

* **Added new collaborators**
  * [XadillaX](https://github.com/XadillaX) – Khaidi Chu
  * [gabrielschulhof](https://github.com/gabrielschulhof) – Gabriel Schulhof

Conflicts:
	src/node_version.h
2017-08-09 21:56:19 -04:00
..
CHANGELOG_ARCHIVE.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
CHANGELOG_IOJS.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
CHANGELOG_V4.md 2017-07-11, Version 4.8.4 'Argon' (Maintenance) 2017-07-11 17:49:34 +01:00
CHANGELOG_V5.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
CHANGELOG_V6.md 2017-08-01, Version 6.11.2 'Boron' (LTS) 2017-08-01 02:10:20 -05:00
CHANGELOG_V7.md 2017-07-11, Version 7.10.1 (Current) 2017-07-11 11:56:23 -05:00
CHANGELOG_V8.md 2017-08-09, Version 8.3.0 (Current) 2017-08-09 21:56:19 -04:00
CHANGELOG_V010.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
CHANGELOG_V012.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00