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

Node.js 9.7.0 发布,服务器端的 JavaScript 运行环境

Node.js 9.7.0 发布,服务器端的 JavaScript 运行环境

Node.js 9.7.0 已发布,有以下值得关注的变化:

  • libuv:
    • Updated to libuv 1.19.2 #18918
  • src:
    • Add initial support for Node.js-specific post-mortem metadata #14901
  • timers:
    • The return value of setImmediate() now has ref() and unref() methods #18139
  • util:
    • It is now possible to get the name for a numerical platform-specific error code as a string  #18186

更多详情可查阅完整更新日志。

下载地址:

转自 http://www.oschina.net/news/93785/nodejs-9-7-0