Quantcast
Channel: Node.js Blog
Browsing all 682 articles
Browse latest View live

Node v4.6.2 (LTS)

Notable Changes build: It is now possible to build the documentation from the release tarball (Anna Henningsen) #8413 buffer: Buffer.alloc() will no longer incorrectly return a zero filled buffer when...

View Article


Node v7.1.0 (Current)

Notable changes buffer: add buffer.transcode to transcode a buffer's content from one encoding to another primarily using ICU (James M Snell) #9038 child_process: add public API for IPC channel...

View Article


Weekly Update - November 11th, 2016

Node v7.1.0 (Current) Node v7.1.0 (Current). The complete changelog can be found on GitHub. Node v4.6.2 (LTS) Node v4.6.2 (LTS). The complete changelog can be found on GitHub. Node.js Benchmarks...

View Article

Node v7.2.0 (Current)

This is a security release impacting Windows 10 users. Notable changes crypto: The Decipher methods setAuthTag() and setAAD now return this. (Kirill Fomichev) #9398 dns: Implemented {ttl: true} for...

View Article

Weekly Update - November 24th, 2016

Node v7.2.0 (Current) Node v7.2.0 (Current). The complete changelog can be found on GitHub. Node.js Benchmarks Results for v7.x Results for v7.x added to https://benchmarking.nodejs.org/ Benchmarks are...

View Article


Weekly Update - December 2nd, 2016

Continued Growth of The Node.js Platform and Node.js FoundationThe Node.js Foundation announced progress with efforts to make Node.js VM-neutral -- more information on this news can be found on the...

View Article

Node.js v7 has updated V8 to 5.4

With the release of Node.js 7.0.0, the V8 JavaScript engine has been upgraded from 5.1 to its latest stable version, 5.4. It brings in new language features and increased performance. New ECMAScript...

View Article

Node v6.9.2 (LTS)

Notable Changes buffer: coerce slice parameters consistently (Sakthipriyan Vairamani (thefourtheye)) #9101 deps: npm: upgrade npm to 3.10.9 (Kat Marchán) #9286 V8: Various fixes to destructuring edge...

View Article


Node v4.7.0 (LTS)

Notable ChangesThe SEMVER-MINOR changes include: build: export openssl symbols on Windows making it possible to build addons linking against the bundled version of openssl (Alex Hultman) #7576...

View Article


Node v7.2.1 (Current)

Notable changes buffer: Reverted the runtime deprecation of calling Buffer() without new. (Anna Henningsen) #9529 Fixed buffer.transcode() for single-byte character encodings to UCS2. (Anna Henningsen)...

View Article

Node v7.3.0 (Current)

Notable changes buffer: buffer.fill() now works properly for the UCS2 encoding on Big-Endian machines. (Anna Henningsen) #9837 cluster: disconnect() now returns a reference to the disconnected worker....

View Article

Node v0.12.18 (Maintenance)

Please be aware that this will likely be the final official release of the 0.12 release line. As per our LTS schedule, support for 0.12 ends on December 31st 2016. Please plan your migration to a...

View Article

Node.js Foundation To Oversee Node.js Security Project To Further Improve...

Node.js Security Project to become one of the largest community projects focused on detecting and fixing vulnerabilities for the fast-growing platform SAN FRANCISCO, Nov. 30, 2016 — The Node.js...

View Article


Weekly Update - December 25th, 2016

Node v0.12.18 (Maintenance) Node v0.12.18 (Maintenance). The complete changelog can be found on GitHub. Node v7.3.0 (Current) Node v7.3.0 (Current). The complete changelog can be found on GitHub. Help...

View Article

The Node.js Platform and Node.js Foundation Continue to Grow

With 5.7 million users; increased community participation and a solid Foundation backing: 2016 was a good year for the platform. NODE.JS INTERACTIVE 2016, AUSTIN, TX., Nov. 30, 2016 — The Node.js...

View Article


Node v6.9.3 (LTS)

While promoting additional platforms for v6.9.3 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the...

View Article

Node v4.7.1 (LTS)

While promoting additional platforms for v4.7.1 after the release, the tarballs on the release server were overwritten and now have different shasums. In order to remove any ambiguity around the...

View Article


Node v7.4.0 (Current)

Notable changes buffer: Improve performance of Buffer allocation by ~11%. (Brian White) #10443 Improve performance of Buffer.from() by ~50%. (Brian White) #10443 events: Improve performance of...

View Article

Node v4.7.2 (LTS)

About this releaseThis is a special release that contains 0 commits. While promoting additional platforms for v4.7.1 after the release, the tarballs on the release server were overwritten and now have...

View Article

Node v6.9.4 (LTS)

This is a special release that contains 0 commits. While promoting additional platforms for v6.9.3 after the release, the tarballs on the release server were overwritten and now have different shasums....

View Article
Browsing all 682 articles
Browse latest View live