Node.js 8.12.0 发布,服务器端的 JavaScript 运行环境

栏目: Node.js · 发布时间: 7年前

内容简介:Node.js 8.12.0下载地址

Node.js 8.12.0 已发布 ,有以下值得关注的更新

  • async_hooks:

    • rename PromiseWrap.parentId (Ali Ijaz Sheikh) #18633

    • remove runtime deprecation (Ali Ijaz Sheikh) #19517

    • deprecate unsafe emit{Before,After} (Ali Ijaz Sheikh) #18513

  • cluster:

    • add cwd to cluster.settings (cjihrig) #18399

    • support windowsHide option for workers (Todd Wong) #17412

  • crypto:

    • allow passing null as IV unless required (Tobias Nießen) #18644

  • deps:

    • upgrade npm to 6.4.1 (Kat Marchán) #22591

    • upgrade libuv to 1.19.2 (cjihrig) #18918

    • Upgrade node-inspect to 1.11.5 (Jan Krems) #21055

  • fs,net:

    • support as and as+ flags in stringToFlags() (Sarat Addepalli) #18801

    • emit 'ready' for fs streams and sockets (Sameer Srivastava) #19408

  • http, http2:

    • add options to http.createServer() (Peter Marton) #15752 -

    • add 103 Early Hints status code (Yosuke Furukawa) #16644

    • add http fallback options to .createServer (Peter Marton) #15752

  • n-api:

    • take n-api out of experimental (Michael Dawson) #19262

  • perf_hooks:

    • add warning when too many entries in the timeline (James M Snell) #18087

  • src:

    • add public API for managing NodePlatform (Cheng Zhao) #16981

    • allow --perf-(basic-)?prof in NODE_OPTIONS (Leko) #17600

    • node internals' postmortem metadata (Matheus Marchini) #14901

  • tls:

    • expose Finished messages in TLSSocket (Anton Salikhmetov) #19102

  • trace_events:

    • add file pattern cli option (Andreas Madsen) #18480

  • util:

    • implement util.getSystemErrorName() (Joyee Cheung) #18186

点此查看完整的更新日志

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


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

查看所有标签

猜你喜欢:

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

A Common-Sense Guide to Data Structures and Algorithms

A Common-Sense Guide to Data Structures and Algorithms

Jay Wengrow / Pragmatic Bookshelf / 2017-8-13 / USD 45.95

If you last saw algorithms in a university course or at a job interview, you’re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each. F......一起来看看 《A Common-Sense Guide to Data Structures and Algorithms》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

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

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具