Node.js 13.5.0 发布

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

显著变化

  • cli
    • 添加--trace-exit cli 选项 #30516
  • http,https
    • 增加服务器标头超时 #30071
  • readline
    • 更新 ansi-regex #30907
    • 将 _getCursorPos 提升为公共 api #30687
  • repl
  • util
    • 添加 Set 和 map 大小以检查输出 #30225
  • wasi
    • 将 CLI 标志等同于 require()wasi 模块 #30963

详细信息:https://github.com/nodejs/node/releases

猜你喜欢

转载自www.oschina.net/news/112233/node-13-5-0-released