2017年6月13日星期二

Node.js 8.1.1 发布,JavaScript 工具包


Linuxeden 开源社区 --Node.js
Node.js

Node.js 8.1.1 已发布,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。

主要更新如下:

  • Child processes
    • stdout and stderr are now available on the error output of a failed call to the util.promisify()ed version ofchild_process.exec
  • HTTP
    • A regression that broke certain scenarios in which HTTP is used together with the cluster module has been fixed
  • HTTPS
    • The rejectUnauthorized option now works properly for unix sockets
  • Readline
    • A change that broke npm init and other code which uses readline multiple times on the same input stream is reverted

更多内容请查看更新日志

下载地址:

http://ift.tt/2tjbZf5

转自 http://ift.tt/2syxiwJ

The post Node.js 8.1.1 发布,JavaScript 工具包 appeared first on Linuxeden开源社区.

http://ift.tt/2sz2s6S

没有评论:

发表评论