设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Node v5.5.0(稳定版)发布

2016-1-21 20:38| 发布者: joejoe0332| 查看: 594| 评论: 0|原作者: oschina|来自: oschina

摘要: Node v5.5.0 (稳定版)发布,此版本的更新内容如下:Notable Changesevents: make sure console functions exist (Dave) #4479fs: add autoClose option to fs.createWriteStream (Saquib) #3679http: improves exp ...

Node v5.5.0 (稳定版)发布,此版本的更新内容如下:

Notable Changes

  • events: make sure console functions exist (Dave) #4479

  • fs: add autoClose option to fs.createWriteStream (Saquib) #3679

  • http: improves expect header handling (Daniel Sellers) #4501

  • node: allow preload modules with -i (Evan Lucas) #4696

  • v8,src: expose statistics about heap spaces (v8.getHeapSpaceStatistics()) (Ben Ripkens) #4463

  • Minor performance improvements:

    • (Mistakenly missing from v5.4.0)

    • lib: Use arrow functions instead of bind where possible (Minwoo Jung) #3622.

    • module: cache stat() results more aggressively (Ben Noordhuis) #4575

    • querystring: improve parse() performance (Brian White) #4675

Known issues

  • Surrogate pair in REPL can freeze terminal. #690

  • Calling dns.setServers() while a DNS query is in progress can cause the process to crash on a failed assertion. #894

  • url.resolve may transfer the auth portion of the url when resolving between two full hosts, see #1435.

  • Unicode characters in filesystem paths are not handled consistently across platforms or Node.js APIs. See #2088, #3401 and #3519.

更多内容请看:Read more...

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部