内容简介:Node v9.4.0 (Current) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。 更新内容: async_hooks: deprecate AsyncHooks Sensitive ...
Node v9.4.0 (Current) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
更新内容:
async_hooks:
deprecate AsyncHooks Sensitive API and runInAsyncIdScope. Neither API were documented. (Andreas Madsen) #16972
deps:
update nghttp2 to 1.29.0 (James M Snell) #17908
upgrade npm to 5.6.0 (Kat Marchán) #17535
cherry-pick 50f7455 from upstream V8 (Michaël Zasso) #16591
events:
remove reaches into _events internals (Anatoli Papirovski) #17440
http:
add rawPacket in err of
clientError
event (XadillaX) #17672http2:
implement maxSessionMemory (James M Snell) #17967
add initial support for originSet (James M Snell) #17935
add altsvc support (James M Snell) #17917
perf_hooks integration (James M Snell) #17906
Refactoring and cleanup of Http2Session and Http2Stream destroy (James M Snell) #17406
net:
remove Socket.prototype.listen (Ruben Bridgewater) #13735
repl:
show lexically scoped vars in tab completion (Michaël Zasso) #16591
stream:
rm {writeable/readable}State.length (Calvin Metcalf) #12857
add flow and buffer properties to streams (Calvin Metcalf) #12855
util:
allow wildcards in NODE_DEBUG variable (Tyler) #17609
zlib:
add ArrayBuffer support (Jem Bezooyen) #16042
Added new collaborator
starkwang Weijia Wang
Added new TSC member
danbev Daniel Bevenius
完整内容请查看发布日志。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Node 13.0 发布,服务器端的 JavaScript 运行环境
- Node 11.7.0 发布,服务器端的 JavaScript 运行环境
- Node 11.8.0 发布,服务器端的 JavaScript 运行环境
- Node 11.8.0 发布,服务器端的 JavaScript 运行环境
- Node 11.10.0 发布,服务器端的 JavaScript 运行时
- Node 12.10.0 发布,服务器端的 JavaScript 运行环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。