内容简介:Deno 1.7.2 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。 此版本更新内容如下: feat(lsp, unstable):添加 references code lens(#9316) feat(lsp, unstable):添加 TS 快速修复代码操作(#9396) 修...
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
以上所述就是小编给大家介绍的《Deno 1.7.2 发布,基于 V8 的 TypeScript 运行时》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- TypeScript 3.4.5 发布,修复节点运行问题
- Dapr 1.0 发布,分布式应用运行时
- Node.js 8.1.2 发布,JavaScript 运行时
- GoPlus 0.6.40 发布,支持线上运行模式
- RDoc 1.3.3 发布,兼容 Windows 系统下运行
- RubyMine 2018.2.3 发布,新增显示运行脚本的功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Think About Algorithms
Jeff Edmonds / Cambridge University Press / 2008-05-19 / USD 38.99
HOW TO THINK ABOUT ALGORITHMS There are many algorithm texts that provide lots of well-polished code and proofs of correctness. Instead, this one presents insights, notations, and analogies t......一起来看看 《How to Think About Algorithms》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
正则表达式在线测试
正则表达式在线测试