TokenTalks
← Back to feed

Update:

denoland/deno v2.7.7: v2.7.7

GitHub·Backend·Silent·3/19/2026

### 2.7.7 / 2026.03.19 - fix(core): implement select fallback on macOS (#32812) - fix(ext/node): add disabled process function stubs in worker threads (#32809) - fix(ext/node): add key/IV length validation for aes-128-cbc and ecb cipher modes (#32824) - fix(ext/node): improve node:dns modul

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

Who should careTeams using deno.

denonode.js
View original source ↗

Source payload preview

{
  "id": 298943287,
  "url": "https://api.github.com/repos/denoland/deno/releases/298943287",
  "body": "### 2.7.7 / 2026.03.19\r\n\r\n- fix(core): implement select fallback on macOS (#32812)\r\n- fix(ext/node): add disabled process function stubs in worker threads (#32809)\r\n- fix(ext/node): add key/IV length validation for aes-128-cbc and ecb cipher\r\n  modes (#32824)\r\n- fix(ext/node): improve node:dns module compatibility (#32704)\r\n- fix(ext/node): improve process.title and support --title flag (#32201)\r\n- fix(ext/node): set kLastWriteWasAsync in JS write path to prevent double\r\n  callback (#32814)\r\n- fix(ext/node): skip normalization in path.win32.join for reserved device names\r\n  (#32808)\r\n- fix(ext/node): support interface option for IPv6 multicast membership (#32754