Node.js 8.1.1 已发布,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。
主要更新如下:
Child processes
stdout
andstderr
are now available on the error output of a failed call to theutil.promisify()
ed version ofchild_process.exec
HTTP
A regression that broke certain scenarios in which HTTP is used together with the
cluster
module has been fixedHTTPS
The
rejectUnauthorized
option now works properly for unix socketsReadline
A change that broke
npm init
and other code which usesreadline
multiple times on the same input stream is reverted
下载地址:
https://nodejs.org/dist/v8.1.1/node-v8.1.1-x64.msi
>>>【评论有礼】6月6日-30日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情
引用来自“water6000”的评论
不是有人说偶数是正式版吗?那么,6.x的更新,应该是那个呢?引用来自“Force武装卫队”的评论
JavaScript 运行时更好,标题谁取得。。。。引用来自“water6000”的评论
不是有人说偶数是正式版吗?那么,6.x的更新,应该是那个呢?引用来自“water6000”的评论
这货是否就算正式替换原来的6.x版本了吗?