内容简介:Node v6.17.1 (LTS) 已发布,有以下值得关注的更新: http 修复Execute()中的错误检测(Brian White) #25939 相关提交 [c9d21a0c10] - build: set -blibpath: for AIX (Richard Lau) #25447 [9ba5fd6bad] - build...
Node v6.17.1 (LTS) 已发布,有以下值得关注的更新:
http
- 修复
Execute()中的错误检测(Brian White) #25939
相关提交
- [
c9d21a0c10] - build: set-blibpath:for AIX (Richard Lau) #25447 - [
9ba5fd6bad] - build: only check REPLACEME & DEP...X for releases (Rod Vagg) #24575 - [
1371a6f88b] - doc: simplify CODE_OF_CONDUCT.md (Rich Trott) #23989 - [
ad62971573] - doc: document that addMembership must be called once in a cluster (James M Snell) #23746 - [
8080a9bf40] - http: fix error check inExecute()(Brian White) #25939 - [
aedc7120ea] - src: fix bootstrap_node on bsd (sylkat) #22663 - [
b5d464955a] - test: fix test-repl-envvars (Anna Henningsen) #25226
最后值得注意的是,Node.js 6 从去年就已进入维护阶段,到今年4月30日,维护将终止,生命周期结束。提醒尚在使用 Node.js 6 的开发者着手准备升级或者迁移相关的工作。
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Golden Ticket
Lance Fortnow / Princeton University Press / 2013-3-31 / USD 26.95
The P-NP problem is the most important open problem in computer science, if not all of mathematics. The Golden Ticket provides a nontechnical introduction to P-NP, its rich history, and its algorithmi......一起来看看 《The Golden Ticket》 这本书的介绍吧!