denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
A modern runtime for JavaScript and TypeScript.
release notes
Published 5/20/2020
PatchContains new featuresChanges in the CLI:
WorkerHandle::get_event() (#5461)Changes in std version 0.52.0:
Using Deno:
deno upgrade --version 1.0.1
With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v1.0.1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v1.0.1
release notes
Published 5/20/2020
PatchContains new featuresChanges in the CLI:
WorkerHandle::get_event() (#5461)Changes in std version 0.52.0:
Using Deno:
deno upgrade --version 1.0.1
With Shell:
curl -fsSL https://deno.land/x/install/install.sh | sh -s v1.0.1
With PowerShell:
iwr https://deno.land/x/install/install.ps1 -useb -outf install.ps1; .\install.ps1 v1.0.1