A modern runtime for JavaScript and TypeScript
https://deno.com
Deno
Loading...
Deno 2.8.1 is out - 33 bug fixes plus several security advisories addressed.
All users are strongly encouraged to update as soon as possible.
github.com/denoland/den...
The six new subcommands in 2.8:
- deno transpile: TS/JSX → JS
- deno pack: npm-compatible tarballs
- deno bump-version: bump deno.json
- deno ci: frozen-lockfile mode
- deno why: explain dependency chains
- deno audit fix: auto-patch CVEs