Node v5.10.0 (Stable)
This release includes a security update for npm. For more details you can read this post on our blog written by Forrest L Norvell from npm. Notable changes buffer: make byteLength work with ArrayBuffer...
View ArticleNode v0.10.44 (Maintenance)
This is a security release, upgrading the bundled version of npm due to a credentials leak vulnerability. Further information can be found in our post:...
View ArticleNode v5.10.1 (Stable)
Notable changeshttp: Enclose IPv6 Host header in square brackets. This will enable proper seperation of the host adress from any port reference (Mihai Potra) #5314 path: Make win32.isAbsolute more...
View ArticleNew Node.js Foundation Survey Reports New “Full Stack” In Demand Among...
Nearly 50 percent of Node.js developers surveyed using container technology, strong growth emerges in cloud, front end, mobile and devices SAN FRANCISCO, April, 12, 2016 — The Node.js Foundation, a...
View ArticleNode v4.4.3 (LTS)
Notable Changes deps: Fix --gdbjit for embedders. Backported from v8 upstream. (Ben Noordhuis) #5577 etw: Correctly display descriptors for ETW events 9 and 23 on the windows platform. (João Reis)...
View ArticleWeekly Update - Apr 17th, 2016
Node.js NewsNode v4.4.3 (LTS) is released. Node v4.4.3 (LTS) ReleaseWe have one release: Node v4.4.3 (LTS). Complete changelog from previous releases can be found on GitHub. New Node.js Foundation...
View ArticleNode v5.11.0 (Stable)
Notable Changes Buffer: Buffer.prototype.compare can now compare sub-ranges of two Buffers. (James M Snell) #5880 deps: update to http-parser 2.7.0 (Fedor Indutny) #6279 update ESLint to 2.7.0...
View ArticleWeekly Update - Apr 23rd, 2016
Node v5.11.0 (Stable) ReleaseNode v5.11.0 (Stable). Complete changelog from previous releases can be found on GitHub. Community Updates NodeUp podcast episode 100: A Creative Coding Show with Mariko...
View ArticleWorld’s Fastest Growing Open Source Platform Pushes Out New Release
New “Current” version line focuses on performance improvements, increased reliability and better security for its 3.5 million users SAN FRANCISCO, April, 26, 2016 — The Node.js Foundation, a...
View ArticleNode v6.0.0 (Current)
It's here! Just three days shy of exactly six months after we released v5.0.0, the Node.js Foundation is happy to announce that Node.js v6 is available and ready for use! This new major version of...
View ArticleWeekly Update - Apr 29th, 2016
Node v6.0.0 (Current) ReleaseNode v6.0.0 (Current). Complete changelog from previous releases can be found on GitHub. See Breaking changes between v5 and v6 for more information. You may have noticed...
View ArticleOpenSSL updates, 1.0.1t and 1.0.2h
(Update 6-May-2016) New Node.js ReleasesThe following releases have been made available to include the security updates to OpenSSL discussed in the post below. Please upgrade your Node.js installation...
View ArticleNode v5.11.1 (Stable)
Please see our blog post for more info on the security contents of this release. Notable changes buffer: safeguard against accidental kNoZeroFill (Сковорода Никита Андреевич) nodejs/node-private#35...
View ArticleNode v6.1.0 (Current)
Please see our blog post for more info on the security contents of this release. Notable Changes assert: deep{Strict}Equal() now works correctly with circular references. (Rich Trott) #6432 debugger:...
View ArticleNode v0.10.45 (Maintenance)
Notable changes: npm: Correct erroneous version number in v2.15.1 code (Forrest L Norvell) https://github.com/nodejs/node/pull/5987 openssl: Upgrade to v1.0.1t, addressing security vulnerabilities...
View ArticleNode v0.12.14 (Maintenance)
Notable changes: npm: Correct erroneous version number in v2.15.1 code (Forrest L Norvell) https://github.com/nodejs/node/pull/5988 openssl: Upgrade to v1.0.1t, addressing security vulnerabilities...
View ArticleNode v4.4.4 (LTS)
Notable changes deps: update openssl to 1.0.2h. (Shigeki Ohtsu) #6551 Please see our blog post for more info on the security contents of this release. Commits [f46952e727] - buffer: safeguard against...
View ArticleNode v6.2.0 (Current)
Notable Changes buffer: fix lastIndexOf and indexOf in various edge cases (Anna Henningsen) #6511 child_process: use /system/bin/sh on android (Ben Noordhuis) #6745 deps: upgrade npm to 3.8.9 (Rebecca...
View ArticleNode v4.4.5 (LTS)
Notable Changes buffer: Buffer no longer errors if you call lastIndexOf with a search term longer than the buffer (Anna Henningsen) #6511 contextify: Context objects are now properly garbage collected,...
View ArticleWeekly Update - May 30th, 2016
Node v4.4.5 (LTS) ReleaseNode v4.4.5 (LTS). Complete changelog from previous releases can be found on GitHub. Community Updates NodeUp podcast episode 102: A Node v6.0 Show with Anna Henningsen, James...
View Article