The Node.js v4.2.1 (LTS) and v4.2.0 (LTS) Releases in our digital age.


Experiences under and around Node.js environments are more and more exciting, streamlined and endless. The community is increasingly stronger with amazing contributions and groundbreaking infrastructures.
This week Connectikpeople.co welcome two releases: Node.js v4.2.1 (LTS) and Node.js v4.2.0 (LTS).
Notable changes : v4.2.1 (LTS)
  • Includes fixes for two regressions
    • Assertion error in WeakCallback - see #3329
    • Undefined timeout regression - see #3331
Notable changes : v4.2.0 (LTS)
  • icu: Updated to version 56 with significant performance improvements (Steven R. Loomis) #3281
  • node:
    • Added new -c (or --check) command line argument for checking script syntax without executing the code (Dave Eddy) #2411
    • Added process.versions.icu to hold the current ICU library version (Evan Lucas) #3102
When it comes to Community Updates, the essential is available here!, and the complete changelog from previous releases can be found on GitHub.

Popular Posts