Languages and runtimes
Deno 2.9.1 refines desktop bundling and Node compatibility
- Category: Languages
- Status: confirmed
- Sources: Deno 2.9.1 release
- Summary: Deno 2.9.1 released 2026-07-01 with over 40 fixes across the 2.9 line. It adds a
--desktopflag for type-checking desktop applications and deep-link URL scheme registration at bundle time, updates the Laufey desktop framework to 0.5.0, and fixes CSS raw imports in bundling,node:netsocket permissions, TLS shutdown handling, npm bin resolution, and scoped-registry authentication. - Why it matters: The 2.9 desktop-bundling path is maturing, and the Node compatibility fixes reduce friction for teams running npm packages under Deno.
- Follow-up: Track desktop bundling stability reports across Linux, macOS, and Windows backends.