Skip to content

Commit d23e2a2

Browse files
authored
Merge pull request #804 from nodejs/JungMinu-news
Add weekly update 2016-06-26
2 parents 3428d6a + 5a417db commit d23e2a2

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Weekly Update - June 26th, 2016
3+
author: Minwoo Jung (github.com/JungMinu)
4+
date: 2016-06-26T12:00:00.000Z
5+
status: publish
6+
category: weekly
7+
slug: weekly-update-2016-06-26
8+
layout: blog-post.hbs
9+
---
10+
11+
### Important security releases
12+
13+
These are security releases. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases for details on patched vulnerabilities.
14+
15+
* [Node v5.12.0 (Stable)](https://nodejs.org/en/blog/release/v5.12.0/)
16+
* [Node v4.4.6 (LTS)](https://nodejs.org/en/blog/release/v4.4.6/)
17+
* [Node v0.12.15 (Maintenance)](https://nodejs.org/en/blog/release/v0.12.15/)
18+
* [Node v0.10.46 (Maintenance)](https://nodejs.org/en/blog/release/v0.10.46/)
19+
20+
### Binaries for Linux on Power Systems
21+
22+
Community downloads now include binaries for Linux on Power Systems with big endian in addition to the existing little endian binaries.
23+
24+
See https://nodejs.org/en/download/.
25+
26+
### Community Updates
27+
28+
* [How to Get Node.js Logging Right](https://blog.risingstack.com/node-js-logging-tutorial/): The aim of this article is to provide help with logging in Node.js modules, applications and distributed systems
29+
* [Node Hero - Node.js Unit Testing Tutorial](https://blog.risingstack.com/node-hero-node-js-unit-testing-tutorial/): you can learn how to get started with Node.js and deliver software products using it.
30+
If you have spotted or written something about Node.js, do come over to our [Evangelism team repo](https://github.com/nodejs/evangelism) and suggest it on the [Issues page](https://github.com/nodejs/evangelism/issues), specifically the Weekly Updates issue.
31+
32+
### Upcoming Events
33+
34+
* [NodeConf Argentina](https://2016.nodeconf.com.ar): 18 - 19 November, 2016
35+
36+
Have an event about Node.js coming up? You can put your events here through the [Evangelism team repo](https://github.com/nodejs/evangelism) and announce it in the [Issues page](https://github.com/nodejs/evangelism/issues), specifically the Weekly Updates issue.

0 commit comments

Comments
 (0)