1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

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

本帖由 漂亮的石头2018-03-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    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
    Node.js v9.9.0 发布,服务器端的 JavaScript 运行环境下载地址
     
正在加载...