Node v8.9.2 和 v6.12.1 长期支持版发布

发布时间: 浏览次数:3114次

Node.js 同时发布了  v8.9.2 (LTS) 和 v6.12.1(LTS),主要更新如下:

v8.9.2 (LTS)

  • console:

    • avoid adding infinite error listeners (Matteo Collina) #16770

  • http2:

    • improve errors thrown in header validation (Joyee Cheung) #16718

完整更新内容

v6.12.1(LTS)

  • build:

    • fix npm install with --shared (Ben Noordhuis) #16438

  • build:

    • building with python 3 is now supported (Emily Marigold Klassen) #16058

  • src:

    • v8 options can be specified with either '_' or '-' in NODE_OPTIONS (Sam Roberts) #14093

完整更新内容

下载地址: