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

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

内容简介:Deno 1.3.3 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。 此版本更新内容如下: feat(unstable):添加 Deno.futime 和 Deno.futimeSync feat(unstable):允许 deno lint 从 stdin 读取 修复:不要暴露 gl...

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

此版本更新内容如下:

  • feat(unstable):添加 Deno.futime 和 Deno.futimeSync
  • feat(unstable):允许 deno lint 从 stdin 读取
  • 修复:不要暴露 globalThis.__bootstrap
  • 修复:更妥善地处理不良重定向
  • 修复:URLSearchParams 中 + 字符的处理
  • 修复:用于 TS refereces 和 deno-types 的正则表达式
  • 修复:将线程池的最大大小设置为 31
  • 修复:支持 --no-check 中缺少的功能
  • 修复:为 Deno.futime 和 Deno.utime 使用毫秒级精度
  • 修复:为 WebAssembly 使用上游类型定义
  • 重构:Rust 中的编译器配置
  • 重构:支持  env_logger / RUST_LOG
  • 重构:支持 linter 中的多行诊断
  • 重构:使用来自 SWC 的依赖分析器
  • 升级:rust 1.46.0
  • 升级:swc、deno_doc、deno_lint、dprint

 更新说明:https://github.com/denoland/deno/releases/tag/v1.3.3


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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms

Data Structures and Algorithms

Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器