Node v10.13.0 发布,Node 10 正式进入 LTS 阶段

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Node v10.13.0 发布了,代号为'Dubnium'。这个版本标志着 Node.js 10.x 正式进入长期支持(LTS)系列。自此,10.x 会移至"Active LTS"并一直持续到2020年4月。在此之后它将进入“维护”阶段直到2021年4月。 值得关注...

Node v10.13.0 发布了,代号为'Dubnium'。这个版本标志着 Node.js 10.x 正式进入长期支持(LTS)系列。自此,10.x 会移至"Active LTS"并一直持续到2020年4月。在此之后它将进入“维护”阶段直到2021年4月。

值得关注的更新内容

此版本仅包含在进入 LTS 前修复已知回归错误所需的最小更改。

Commits

  • [2ba6010082] - buffer: fix crash for invalid index types (Anna Henningsen)

  • [2cd68be69d] - build: spawn make test-ci with -j1 (Refael Ackermann) #23733

  • [1003f4c975] - deps: fix wrong default for v8 handle zapping (Refael Ackermann) #23801

点此查看完整的更新日志

下载地址:https://nodejs.org/en/download

Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Data Structures and Algorithms

Data Structures and Algorithms

Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具