Node.js 叒更新了,修复了 9.6.0 中出现的回归错误

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

内容简介:在发布 9.6.0 不久后,Node.js 又发布了 9.6.1 —— 专门修复 9.6.0 出现的潜在 Semver-Major 回归错误。有以下值得关注的变化: events: events.usingDomains being set to false by default was removed in...

发布 9.6.0 不久后,Node.js 又发布了 9.6.1 —— 专门修复 9.6.0 出现的潜在 Semver-Major 回归错误。有以下值得关注的变化:

  • events:

    • events.usingDomains being set to false by default was removed in 9.6.0 which was a change in behavior compares to 9.5.0. This behavior change has been reverted and the events object now has usingDomainspreset to false, which is the behavior in 9.x prior to 9.6.0 (Myles Borins) #18944

提交

下载地址和发布主页:https://nodejs.org/en/blog/release/v9.6.1/


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Web Development Recipes

Web Development Recipes

Brian P. Hogan、Chris Warren、Mike Weber、Chris Johnson、Aaron Godin / Pragmatic Bookshelf / 2012-1-22 / USD 35.00

You'll see a full spectrum of cutting-edge web development techniques, from UI and eye candy recipes to solutions for data analysis, testing, and web hosting. Make buttons and content stand out with s......一起来看看 《Web Development Recipes》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具