内容简介: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 val...
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
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- cURL 7.70.0 发布,原生支持 JSON、实验性支持 MQTT
- hi-nginx-1.5.2 发布,优化 cpp 支持,添加 groovy 支持
- hi-nginx-1.5.2 发布,优化 cpp 支持,添加 groovy 支持
- Spring Tools 4.3.0 发布,支持 Eclipse Theia 并弃用 Atom 支持
- Spring Tools 4.3.0 发布,支持 Eclipse Theia 并弃用 Atom 支持
- Tiki 20 发布,支持 markdown 语法
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ajax Design Patterns
Michael Mahemoff / O'Reilly Media / 2006-06-29 / USD 44.99
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a s......一起来看看 《Ajax Design Patterns》 这本书的介绍吧!