Weekly Update - Jan 11th, 2016
Minwoo Jung (@jmwsoft)
Node.js News
Node v5.4.0 (Current) is released
Node v5.4.0 (Current) Releases
Last week we had one release: Node v5.4.0 (Current). Complete changelog from previous releases can be found on GitHub.
Notable changes
- http:
- This release also includes several minor performance improvements:
- assert: deepEqual is now speedier when comparing TypedArrays (Claudio Rodriguez) #4330.
- lib: Use arrow functions instead of bind where possible (Minwoo Jung) node#3622.
- node: Improved accessor perf of
process.env
(Trevor Norris) #3780. - node: Improved performance of
process.hrtime()
(Trevor Norris) #3780, (Evan Lucas) #4484. - node: Improved GetActiveHandles performance (Trevor Norris) #3780.
- util: Use faster iteration in
util.format()
(Jackson Tian) #3964.
Community Updates
- History of Node.js on a Timeline, "This is the history of Node.js on a timeline, from 2009 until now (December 2015)"
- What the web platform can learn from Node.js, "Evolving the platform"
If you have spotted or written something about Node.js, do come over to our Evangelism team repo and suggest it on the Issues page, specifically the Weekly Updates issue.
Upcoming Events
- NodeConf Adventure 2016, "First batch of NodeConf Adventure tickets are up!", June 9th–12th, 2016 - Walker Creek Ranch, Marin, CA, USA
- NationJS Node Day Conference, TICKETS ARE AVAILABLE NOW, March 11, 2016 - Washington, DC
Have an event about Node.js coming up? You can put your events here through the Evangelism team repo and announce it in the Issues page, specifically the Weekly Updates issue.