All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Deno 2.8 Released: New Subcommands, Faster npm Installs, and Framework-Aware Compilation

By

roflcopter69

9d ago· 34 min readen

Summary

Deno 2.8 has been released as the biggest minor update to date, introducing six new subcommands including `deno transpile`, `deno pack`, `deno bump-version`, `deno ci`, `deno why`, and `deno audit fix`. Key features include automatic vulnerability patching via `deno audit fix`, import defer support, network debugging in Chrome DevTools, framework-aware `deno compile`, and 3.66x faster cold npm installs.

Key quotes

· 3 pulled
Deno 2.8 is here. This is our biggest minor release to date and we're excited to share it with you.
The new deno audit fix subcommand goes one step further and automatically upgrades affected packages to the nearest patched version that still satisfies your version constraints.
3.66x faster cold npm installs
Snippet from the RSS feed
`import defer`, six new subcommands (`deno transpile`, `deno pack`, `deno bump-version`, `deno ci`, `deno why`, `deno audit fix`), network debugging in Chrome DevTools, framework-aware `deno compile`, and 3.66x faster cold npm installs.

You might also wanna read