Node.js 发布 9.11.0 和 9.11.1 版本,9.11.1 中修复了基础架构导致 x64 的 msi 安装程序无法正常运行的问题,9.11.0 版本有一些显著变化。
deps:
更新 ICU 到 61.1 (Steven R. Loomis) #19621
fs:
为 ReadStream 和 WriteStream 发送 ready 事件(Sameer Srivastava) #19408
ReadStream
WriteStream
n-api:
Bump 版本支持 n-api (Michael Dawson) #19497
net:
为 Socket 发送 ready 事件(Sameer Srivastava) #19408
Socket
Source code (zip)
Source code (tar.gz)
Node.js 是一个基于 Chrome V8 引擎 的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
评论删除后,数据将无法恢复
Node.js 9.11.0 与 9.11.1 发布,修复基础架构等问题
Node.js 发布 9.11.0 和 9.11.1 版本,9.11.1 中修复了基础架构导致 x64 的 msi 安装程序无法正常运行的问题,9.11.0 版本有一些显著变化。
9.11.0
更新
deps:
更新 ICU 到 61.1 (Steven R. Loomis) #19621
fs:
为
ReadStream和WriteStream发送 ready 事件(Sameer Srivastava) #19408n-api:
Bump 版本支持 n-api (Michael Dawson) #19497
net:
为
Socket发送 ready 事件(Sameer Srivastava) #19408下载地址
Source code (zip)
Source code (tar.gz)
9.11.1
下载地址
Source code (zip)
Source code (tar.gz)
Node.js 是一个基于 Chrome V8 引擎 的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。