Deno Version History
2 active, 7 end-of-life. 9 versions tracked.
Deno releases frequently, with minor versions shipping roughly monthly and patch releases as needed. Deno 2.0 (October 2024) was a major milestone, adding full Node.js compatibility and npm package support.
Recommendation
Use Deno 2.x (latest) for new projects. It supports npm packages natively, has built-in TypeScript, and includes a standard library. The Node.js compatibility layer makes migration straightforward.
| Version | Released | End of Life | Latest Patch | Status |
|---|---|---|---|---|
| Deno 2.7 | February 25, 2026 | TBD | 2.7.4 | Active |
| Deno 2.6 | December 10, 2025 | February 25, 2026 | 2.6.10 | End of Life |
| Deno 2.5 LTS | September 10, 2025 | April 30, 2026 | 2.5.7 | LTS — Active |
| Deno 2.4 | July 1, 2025 | September 10, 2025 | 2.4.5 | End of Life |
| Deno 2.3 | April 30, 2025 | July 1, 2025 | 2.3.7 | End of Life |
| Deno 2.2 LTS | February 18, 2025 | October 31, 2025 | 2.2.15 | End of Life |
| Deno 2.1 LTS | November 21, 2024 | April 30, 2025 | 2.1.14 | End of Life |
| Deno 2.0 | October 8, 2024 | November 21, 2024 | 2.0.6 | End of Life |
| Deno 1 | April 13, 2020 | October 9, 2024 | 1.46.3 | End of Life |
Deno Support Policy
Deno only supports the latest release. There is no LTS program or backported patches for older versions. The project moves fast, and users are expected to stay on the latest version.
What You Need to Know
Deno 2.0 added full backward compatibility with Node.js and npm, making it practical for existing Node.js projects.
Only the latest Deno version is supported. There are no LTS releases or backported security patches.
Deno includes TypeScript support, a built-in linter, formatter, and test runner out of the box.
Deno Deploy (the official hosting platform) always runs the latest Deno version.
Frequently Asked Questions
How often does Deno release new versions?
Can I use npm packages with Deno?
Should I use Deno or Node.js for a new project?
Related Tools
Get Deno release alerts
New releases, EOL warnings, security patches. Monthly digest, no spam.
Free forever. Unsubscribe anytime.