博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Node v6.17.1 (LTS) 发布,Node 6 生命周期将结束
阅读量:6958 次
发布时间:2019-06-27

本文共 548 字,大约阅读时间需要 1 分钟。

  hot3.png

,有以下值得关注的更新:

http

  • 修复Execute()中的错误检测(Brian White) 

相关提交

  • [] - build: set -blibpath: for AIX (Richard Lau) 
  • [] - build: only check REPLACEME & DEP...X for releases (Rod Vagg) 
  • [] - doc: simplify CODE_OF_CONDUCT.md (Rich Trott) 
  • [] - doc: document that addMembership must be called once in a cluster (James M Snell) 
  • [] - http: fix error check in Execute() (Brian White) 
  • [] - src: fix bootstrap_node on bsd (sylkat) 
  • [] - test: fix test-repl-envvars (Anna Henningsen) 

最后值得注意的是,Node.js 6 从去年就已进入维护阶段,到今年4月30日,维护将终止,生命周期结束。提醒尚在使用 Node.js 6 的开发者着手准备升级或者迁移相关的工作。

071306_kffJ_2720166.png

转载地址:http://ikqil.baihongyu.com/

你可能感兴趣的文章
我的mysql的学习记录
查看>>
Codeforces Round #416 (Div. 2)(A,思维题,暴力,B,思维题,暴力)
查看>>
NYOJ 题目77 开灯问题(简单模拟)
查看>>
模式识别
查看>>
设置文本编辑器的按回车时触发的事件
查看>>
关于android手机不能打印Log日志
查看>>
hdu 2157 How many ways?? **
查看>>
xcode8 更新cocoapods
查看>>
习题:海盗船(广搜)
查看>>
auto_ptr
查看>>
Windows系统的消息机制
查看>>
谈谈java中静态变量与静态方法在有继承关系的两个类中调用
查看>>
基础练习 十六进制转八进
查看>>
人工智能赢了人类,那又如何?
查看>>
Shell中字符串、数值的比较
查看>>
内存管理
查看>>
Arg_parser 1.8 发布,C++ 参数解析库
查看>>
DAC--解决windows验证无法登陆的问题
查看>>
[CALayer release]: message sent to deallocated instance iOS内存过度释放问题
查看>>
WPF界面设计技巧(4)—自定义列表项样式
查看>>