皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Node.js v8.7.0 发布,服务器端 JavaScript 运行环境

Node.js v8.7.0 发布,服务器端 JavaScript 运行环境

Node.js v8.7.0 已发布,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。

更新内容:

  • deps:
    • update npm to 5.4.2 #15600
    • upgrade libuv to 1.15.0 #15745
    • update V8 to 6.1.534.42 15393
  • dgram:
    • support for setting dgram socket buffer size #13623
  • fs:
    • add support O_DSYNC file open constant #15451
  • util:
    • deprecate obj.inspect for custom inspection #15631
  • tools, build:
    • there is a fancy new macOS installer #15179
  • Added new collaborators

更多内容请查看发行说明

下载地址:

转自 http://www.oschina.net/news/89497/nodejs-8-7-0