2018年3月21日星期三

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


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

Node v9.9.0 (Current) 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下:

显著的改变:

  • assert:
    • From now on all error messages produced by assert in strict mode will produce a error diff. (Ruben Bridgewater) #17615
    • From now on it is possible to use a validation object in throws instead of the other possibilities. (Ruben Bridgewater) #17584
  • crypto:
    • allow passing null as IV unless required (Tobias Nießen) #18644
  • fs:
    • support as and as+ flags in stringToFlags() (Sarat Addepalli) #18801
  • tls:
    • expose Finished messages in TLSSocket (Anton Salikhmetov) #19102
  • tty:
    • Add getColorDepth function to determine if terminal supports colors. (Ruben Bridgewater) #17615
  • util:
    • add util.inspect compact option (Ruben Bridgewater) #17576
  • Added new collaborators

完整更新内容可查看 发布主页

下载地址:https://github.com/nodejs/node/releases

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

The post Node.js v9.9.0 发布,服务器端的 JavaScript 运行环境 appeared first on Linuxeden开源社区.

http://ift.tt/2FSIFXD

没有评论:

发表评论