Deno

Deno Land · current 2.9.5

The current version of Deno is 2.9.5 (as of 06/08/2026). patchletter checks the official source daily and emails you every new release.

Deno at a glance

Deno is a modern, secure-by-default JavaScript and TypeScript runtime, an alternative to Node.js with built-in tooling. Deno ships frequent releases plus security fixes; as a runtime under applications and scripts, keeping it current matters.

For admins Deno's headline feature is its permission model — it runs code with no file, network or environment access unless explicitly granted, a real security advantage worth using (grant the narrowest permissions a program needs). Keep Deno current for security and compatibility fixes, and pin the version in projects, containers and CI for reproducibility. As a runtime, the application's requirements set the version; dependencies (fetched by URL or from the registry) carry supply-chain risk — pin and audit them. After updating, run the app and its tests, since Deno evolves quickly. Source it officially. Patchletter surfaces new Deno releases so security fixes land.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
2.9.5STABLE06/08/2026Release notes →
2.9.4STABLE23/07/2026Release notes →
2.9.3STABLE15/07/2026Release notes →
2.9.2STABLE08/07/2026Release notes →
2.9.1STABLE01/07/2026Release notes →
2.9.0STABLE25/06/2026Release notes →
2.8.3STABLE11/06/2026Release notes →
2.8.2STABLE03/06/2026Release notes →
2.8.1STABLE27/05/2026Release notes →
2.8.0STABLE22/05/2026Release notes →
2.7.14STABLE28/04/2026Release notes →
2.7.13STABLE22/04/2026Release notes →
2.7.12STABLE09/04/2026Release notes →
2.7.11STABLE01/04/2026Release notes →
2.7.10STABLE31/03/2026Release notes →
2.7.9STABLE27/03/2026Release notes →
2.7.8STABLE25/03/2026Release notes →
2.7.7STABLE19/03/2026Release notes →
2.7.6STABLE18/03/2026Release notes →
2.7.5STABLE11/03/2026Release notes →
2.7.4STABLE05/03/2026Release notes →
2.7.3STABLE04/03/2026Release notes →
2.7.2STABLE03/03/2026Release notes →
2.7.1STABLE25/02/2026Release notes →
2.7.0STABLE25/02/2026Release notes →
2.6.10STABLE17/02/2026Release notes →
2.6.9STABLE10/02/2026Release notes →
2.6.8STABLE02/02/2026Release notes →
2.6.7STABLE29/01/2026Release notes →
2.6.6STABLE22/01/2026Release notes →
2.6.5STABLE15/01/2026Release notes →
2.6.4STABLE05/01/2026Release notes →
2.6.3STABLE20/12/2025Release notes →
2.6.2STABLE19/12/2025Release notes →
2.6.1STABLE15/12/2025Release notes →
2.6.0STABLE10/12/2025Release notes →
2.5.7STABLE27/01/2026Release notes →
2.5.6STABLE30/10/2025Release notes →
2.5.5STABLE28/10/2025Release notes →
2.5.4STABLE09/10/2025Release notes →
2.5.3STABLE03/10/2025Release notes →
2.5.2STABLE25/09/2025Release notes →
2.5.1STABLE17/09/2025Release notes →
2.5.0STABLE10/09/2025Release notes →
2.4.5STABLE21/08/2025Release notes →
2.4.4STABLE14/08/2025Release notes →
2.4.3STABLE31/07/2025Release notes →
2.4.2STABLE16/07/2025Release notes →
2.4.1STABLE08/07/2025Release notes →
2.4.0STABLE02/07/2025Release notes →

Frequently asked questions

What is the latest version of Deno?
Deno 2.9.5, released 06/08/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the Deno release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new Deno updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a Deno update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch Deno

Embed this badge

Shows the current Deno version and updates itself. Free to use, no account needed.

Deno badge
[![Deno](https://patchletter.com/badge/deno.svg)](https://patchletter.com/en/software/deno)
https://patchletter.com/badge/deno.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps