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

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

此版本更新内容如下:

  • feat(lsp, unstable):添加 references code lens#9316
  • feat(lsp, unstable):添加 TS 快速修复代码操作(#9396
  • 修复:改进 http client builder error message(#9380
  • fix(cli):修复对 non-normalized specifier 的处理(#9357
  • fix(cli/coverage):显示映射的 instrumentation line counts(#9310
  • fix(repl):防止 symbol completion panic(#9400
  • 重构:重写 Blob implementation#9309
  • 重构:重写 File implementation#9334

详情可查看发行说明:https://github.com/denoland/deno/releases/tag/v1.7.2

猜你喜欢

转载自www.oschina.net/news/129619/deno-1-7-2-released
今日推荐