Node.js v6.12.3 (LTS) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
更新内容:
显著变化
- 建立
- configure can now be run from any directory (Gibson Fahnestock) #17321
提交
- [
b1b975370f
] – benchmark,path: remove unused variables (薛定谔的猫) #15789 - [
ac6f345f70
] – build: allow running configure from any directory (Gibson Fahnestock) #17321 - [
017492eca2
] – build: add serial commas to messages in configure script (Rich Trott) #17464 - [
ad9a8578ee
] – build: fix test-v8 target (Michaël Zasso) #17269 - [
9ba35e859f
] – build: remove empty VCLibrarianTool entry (Daniel Bevenius) #17191
完整更新内容请查看发布主页。
下载地址:
Windows 32-bit Installer: https://nodejs.org/dist/v6.12.3/node-v6.12.3-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v6.12.3/node-v6.12.3-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v6.12.3/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v6.12.3/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v6.12.3/node-v6.12.3.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v6.12.3/node-v6.12.3-darwin-x64.tar.gz
转自 http://www.oschina.net/news/92070/node-js-6-12-3-lts