TokenTalks
← Back to feed

Update:

denoland/deno v2.7.10: v2.7.10

GitHub·Backend·Silent·3/31/2026

### 2.7.10 / 2026.03.31 - feat: add include and exclude fields to compile config (#33024) - fix(ext/http): gracefully handle consumed external in OTel ops (#33027) - fix(ext/node): `process.argv[0]` is equivalent to execPath (#28915) - fix(ext/node): add chacha20-poly1305 cipher support (#3308

Why it mattersdeno released an update. Review the changelog for relevant changes.

Who should careTeams using deno.

denonode.jsbun
View original source ↗

Source payload preview

{
  "id": 303710539,
  "url": "https://api.github.com/repos/denoland/deno/releases/303710539",
  "body": "### 2.7.10 / 2026.03.31\r\n\r\n- feat: add include and exclude fields to compile config (#33024)\r\n- fix(ext/http): gracefully handle consumed external in OTel ops (#33027)\r\n- fix(ext/node): `process.argv[0]` is equivalent to execPath (#28915)\r\n- fix(ext/node): add chacha20-poly1305 cipher support (#33084)\r\n- fix(ext/node): drain pending messages before emitting worker exit event\r\n  (#32623)\r\n- fix(ext/node): escape shell metacharacters in child_process args on Windows\r\n  (#33071)\r\n- fix(ext/node): fix BadResource error in FileHandle.readLines() (#32685)\r\n- fix(ext/node): improve GCM cipher compat with Node.js (#33079)\r\n- fix(ext/node): improve sign/verify crypto com