Deno v2.7.8 Released
2026/04/10
Deno has released version 2. 7. 8, which includes a range of bug fixes and improvements.
The update addresses issues such as the --inspect-brk flag blocking and enhances the NodeRuntime CDP domain. New features have also been added, including the implementation of P-521 sign, verify, and ECDH derive in the ext/crypto module. Furthermore, fixes have been made for issues related to child_process, fs, and http.
For a comprehensive list of changes, developers can refer to the release notes. To obtain the latest version, users can run the deno upgrade command.