Runtime
Deno Releases
Track every Deno release from latest stable to end-of-life. Version timelines, Node.js compatibility, and upgrade guidance for Deno developers.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Deno status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Deno releases and lifecycle.
What is Deno?
Deno is a secure JavaScript and TypeScript runtime built by the creator of Node.js. It features built-in TypeScript support, a permissions system, and a standard library.
How often does Deno release updates?
Deno ships new minor versions roughly monthly, with patch releases for bug fixes. Major versions are less frequent.
Can Deno run Node.js code?
Deno 2.x has significantly improved Node.js compatibility. Most npm packages work with Deno, and it supports package.json and node_modules.
Is Deno production-ready?
Yes, Deno 2.x is production-ready and used by companies including Deno Deploy for edge computing. The ecosystem is smaller than Node.js but growing.