Deno v2.7.10 Released with Bug Fixes and Improvements
2026/04/09
Deno, a secure JavaScript and TypeScript runtime, has released version 2. 7. 10 with several bug fixes and improvements.
The update includes fixes for issues related to the ext/http, ext/node, and lsp modules, as well as improvements to the compile config and npm package resolution. Notable changes include the addition of include and exclude fields to compile config, improvements to GCM cipher compatibility with Node. js, and fixes for issues with WebTransport datagram overflow handling.
Developers can review the full list of changes in the release notes. This update is a minor version release and does not constitute a major version release or breaking change. To learn more about the updates and improvements in Deno v2.
- 10, read the release notes.