TokenTalks
← Back to feed

Update:

denoland/deno v2.7.6: v2.7.6

GitHub·Backend·Silent·3/18/2026

### 2.7.6 / 2026.03.18 - feat(core): add cloneable resource registry for structured clone (#32672) - feat(core): update v8 to 146.8.0 with foreground task ownership (#32771) - feat(eval): auto-detect CJS vs ESM in deno eval (#32472) - feat(ext/node): add MIMEType, convertProcessSignalToExitCod

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

Who should careTeams using deno.

denotypescriptnode.js
View original source ↗

Source payload preview

{
  "id": 298399950,
  "url": "https://api.github.com/repos/denoland/deno/releases/298399950",
  "body": "### 2.7.6 / 2026.03.18\r\n\r\n- feat(core): add cloneable resource registry for structured clone (#32672)\r\n- feat(core): update v8 to 146.8.0 with foreground task ownership (#32771)\r\n- feat(eval): auto-detect CJS vs ESM in deno eval (#32472)\r\n- feat(ext/node): add MIMEType, convertProcessSignalToExitCode, Symbol.dispose\r\n  for ChildProcess (#32793)\r\n- feat(ext/signals): support additional signals on Windows (#32689)\r\n- feat(ext/telemetry): support array values in OTEL attributes (#32748)\r\n- feat: add --cpu-prof-flamegraph to generate interactive SVG flamegraphs\r\n  (#32572)\r\n- fix(cli): update typescript-go to 2026-03-09 (#32656)\r\n- fix(core): don't panic in to_v8_er