皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Node.js 13.9.0 发布

Node.js 13.9.0 版本现已发布。其具体更新内容如下:

Notable changes

  • async_hooks
    • 添加 executionAsyncResource #30959
  • crypto
    • 添加 crypto.diffieHellman #31178
    • 添加 DH 支持以生成 generateKeyPair #31178
    • 简化 DH groups #31178
    • 添加 key type ‘dh’ #31178
  • test
    • 跳过 arm systems 上的 keygen 测试 #31178
  • perf_hooks
    • 将属性标志添加到 GCC PerformanceEntry #29547
  • process
    • 报告 memoryUsage() 中的 ArrayBuffer 内存 #31550
  • readline
    • 使标签大小可配置 #31318
  • report
    • 添加对 Workers 的支持 #31386
  • worker
    • 添加从 parent thread 获取 heap snapshot 的能力 #31569
  • added new collaborators
    • 向 collaborators 添加 ronag #31498

更多详情可查看更新说明

转自 https://www.oschina.net/news/113522/nodejs-13-9-0-released