Deno 1.6.3 发布,基于 V8 的 TypeScript 运行时

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

内容简介:Deno 1.6.3 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。 此版本更新内容如下: feat(lsp):实现 textDocument/rename feat(lsp):添加缓存命令 feat(unstable):从 run command 收集 coverage fix(core)...

Deno 1.6.3 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。

此版本更新内容如下:

  • feat(lsp):实现 textDocument/rename
  • feat(lsp):添加缓存命令
  • feat(unstable):从 run command 收集 coverage
  • fix(core):修复 Promise.all 错误报告中的错误索引
  • fix(lsp):更好地处理 ts 调试错误
  • fix(lsp): 为未解决的模块提供诊断
  • 升级:dprint、swc_bundler、swc_common、swc_ecmascript、
  • 升级:rusty_v8 0.15.0、v8 8.8.294

Changes in std version 0.83.0:

  • feat(std/node):添加 fs.mkdtemp 和 fs.mkdtempSync
  • fix(std/http): 不要将 ServerRequest::done 公开为 Deferred

详情可查看:https://github.com/denoland/deno/releases/tag/v1.6.3 


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

查看所有标签

猜你喜欢:

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

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具