2015-10-12, Version 4.2.0 'Argon' (LTS) Release v4.2.0
authorJames M Snell <jasnell@gmail.com>
Thu, 8 Oct 2015 05:15:51 +0000 (22:15 -0700)
committerJames M Snell <jasnell@gmail.com>
Mon, 12 Oct 2015 17:35:10 +0000 (10:35 -0700)
commit6dc12b1042d5d4727f77e8a1c5758dab91400069
tree179d3fe506f6c5086419e57a0663b7fb61c9364b
parentaf10df6108513464b2c30587e53738905763d291
2015-10-12, Version 4.2.0 'Argon' (LTS) Release

The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.

* **icu**: Updated to version 56 with significant performance improvements
  (Steven R. Loomis) https://github.com/nodejs/node/pull/3281
* **node**:
  - Added new `-c` (or `--check`) command line argument for checking script
    syntax without executing the code (Dave Eddy) https://github.com/nodejs/node/pull/2411
  - Added `process.versions.icu` to hold the current ICU library version
    (Evan Lucas) https://github.com/nodejs/node/pull/3102
  - Added `process.release.lts` to hold the current LTS codename when the
    binary is from an active LTS release line (Rod Vagg) https://github.com/nodejs/node/pull/3212
* **npm**: Upgraded to npm 2.14.7 from 2.14.4, see release notes:
  https://github.com/npm/npm/releases/tag/v2.14.7 for full details (Kat Marchán) https://github.com/nodejs/node/pull/3299

PR-URL: https://github.com/nodejs/node/pull/3258
CHANGELOG.md
src/node_version.h