Deno v2.7.3 Released with Bug Fixes and Performance Enhancements
2026/04/11
Deno v2. 7. 3 has been released, featuring several bug fixes and performance enhancements.
This update resolves issues with the deploy subcommand, handles partial writes to process. stdout/stderr, and makes UDP socket operations synchronous. It also implements missing dgram methods and supports HTTP over Windows named pipes in node:http.
Furthermore, the update addresses regressions in npm, including a issue where resolution was missing dependencies, and improves the binary startup performance of npm install deno. Developers can review the full list of changes in the release notes and update to the latest version to take advantage of these improvements.