Deno 1.5.4 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。
此版本更新内容如下:
Changes in std version 0.79.0:
Using Deno:
deno upgrade --version 1.5.4
With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v1.5.4
With PowerShell:
$v="1.5.4"; iwr https://deno.land/x/install/install.ps1 -useb | iex
更新说明:https://github.com/denoland/deno/releases/tag/v1.5.4
评论删除后,数据将无法恢复
Deno 1.5.4 发布,基于 V8 的 TypeScript 运行时
Deno 1.5.4 现已发布,Deno 是 V8 上的安全 TypeScript 运行时。
此版本更新内容如下:
Changes in std version 0.79.0:
Install / Upgrade
Using Deno:
With Shell:
With PowerShell:
更新说明:https://github.com/denoland/deno/releases/tag/v1.5.4