TokenTalks
← Back to feed

New capability:

denoland/deno v2.7.14: v2.7.14

GitHub·Backend·NewCapability·4/28/2026

### 2.7.14 / 2026.04.28 - feat(ext/node): add fs.Utf8Stream - feat(upgrade): delta updates via bsdiff patches (#33274) - fix(bundle): treat CSS same-document fragment URLs as external (#33492) - fix(cache): add missing CacheStorage.keys() and Cache.keys() methods (#33275) - fix(config): don't

Why it mattersNew functionality is available in deno. May enable simpler implementations or replace external dependencies.

Who should careTeams already using deno or evaluating it.

denonode.js
View original source ↗

Source payload preview

{
  "id": 314613933,
  "url": "https://api.github.com/repos/denoland/deno/releases/314613933",
  "body": "### 2.7.14 / 2026.04.28\r\n\r\n- feat(ext/node): add fs.Utf8Stream\r\n- feat(upgrade): delta updates via bsdiff patches (#33274)\r\n- fix(bundle): treat CSS same-document fragment URLs as external (#33492)\r\n- fix(cache): add missing CacheStorage.keys() and Cache.keys() methods (#33275)\r\n- fix(config): don't exclude workspace members from deploy file patterns\r\n  (#33562)\r\n- fix(coverage): exclude transformer-injected helpers from coverage (#33481)\r\n- fix(doc): remove background from operators in dark mode code blocks (#33267)\r\n- fix(ext/bundle): clearer error when Deno.bundle is called in compiled binary\r\n  (#33503)\r\n- fix(ext/crypto): throw TypeMismatchError for non-Typ