Node.js v11.0.0 正式发布!

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

内容简介:Node.js v11.0.0 已正式发布!该版本主要侧重于对内部和性能方面的改进,以及升级到 V8 7.0 版本。 值得注意的是,从该版本起,Node.js 不再支持 FreeBSD 10。 值得关注的更新: Build FreeBSD 10 is no longer ...

Node.js v11.0.0 已正式发布!该版本主要侧重于对内部和性能方面的改进,以及升级到 V8 7.0 版本。

值得注意的是,从该版本起,Node.js 不再支持 FreeBSD 10。

值得关注的更新:

  • Build

    • FreeBSD 10 is no longer supported. #22617

  • child_process

    • The default value of the windowsHide option has been changed to true#21316

  • console

    • console.countReset() will emit a warning if the timer being reset does not exist. #21649

    • console.time() will no longer reset a timer if it already exists. #20442

  • Dependencies

    • V8 has been updated to 7.0. #22754

  • fs

    • The fs.read() method now requires a callback. #22146

    • The previously deprecated fs.SyncWriteStream utility has been removed.#20735

  • http

    • The httphttps, and tls modules now use the WHATWG URL parser by default. #20270

  • General

    • Use of process.binding() has been deprecated. Userland code using process.binding() should re-evaluate that use and begin migrating. If there are no supported API alternatives, please open an issue in the Node.js GitHub repository so that a suitable alternative may be discussed.

    • An experimental implementation of queueMicrotask() has been added. #22951

  • Internal

    • Windows performance-counter support has been removed. #22485

    • The --expose-http2 command-line option has been removed. #20887

  • Timers

    • Interval timers will be rescheduled even if previous interval threw an error. #20002

    • nextTick queue will be run after each immediate and timer. #22842

  • util

    • The WHATWG TextEncoder and TextDecoder are now globals. #22281

    • util.inspect() output size is limited to 128 MB by default. #22756

    • A runtime warning will be emitted when NODE_DEBUG is set for either http or http2#21914

点此查看完整的更新日志

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

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


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


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

查看所有标签

猜你喜欢:

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

DOOM启世录

DOOM启世录

[美] 大卫·卡什诺 / 孙振南 / 电子工业出版社 / 2004-4 / 29.00元

由David Kushner 撰写之著作 《Master of DOOM》在 Amazon 和 eBook上的销售喜人。本书的中文版权由我公司拿到,将在2004年4月出版。本书忠实详尽地讲述了两个玩家是如何走上游戏之路,如何制作出迄今为止影响力最大的游戏作品--DOOM和Quake,以及他们为何在最辉煌的时候分道扬镳。本书是国内第一部游戏领域的传记。与所有传记一样,不同的读者能从中得到不同的体验:......一起来看看 《DOOM启世录》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具

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

UNIX 时间戳转换