denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 5/4/2020
Pre-ReleasePre-releasedeno-fmt-ignore and deno-fmt-ignore-file comment support (#5075)abstract async as abstract async (#5020)Using Deno:
deno upgrade
With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v1.0.0-rc1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v1.0.0-rc1
release notes
Published 5/4/2020
Pre-ReleasePre-releasedeno-fmt-ignore and deno-fmt-ignore-file comment support (#5075)abstract async as abstract async (#5020)Using Deno:
deno upgrade
With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v1.0.0-rc1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v1.0.0-rc1
A modern runtime for JavaScript and TypeScript.