BACKEND
Deno v2.6.1
RESUMEN
2.6.1 / 2025.12.15 - feat(unstable): deploy config allow app to be optional - fix(add): include type-only imports when building graph - fix(cli): add streams as transferable types - fix(compile): intel mac compile fix - fix(compile): sentinal conflict w
Descripción Detallada
2.6.1 / 2025.12.15 - feat(unstable): deploy config allow app to be optional - fix(add): include type-only imports when building graph - fix(cli): add streams as transferable types - fix(compile): intel mac compile fix - fix(compile): sentinal conflict with strtab on intel mac - fix(ext/node): `DatabaseSync` compatibility - fix(x): correct alias deno command location for Windows - fix(x): fix executing native binary on windows + some cleanup - fix: --preload and --require flags only available in runtime subcommands - fix: adjust deno_cache version - fix: source map file names to non-existent paths
Deno v2.6.1 incluye cambios importantes y rompe compatibilidad.
- La configuración de despliegue ahora permite que la aplicación sea opcional.
- Se corrigieron problemas de compilación en Mac Intel y se mejoró la compatibilidad de `DatabaseSync`.
- Se añadieron tipos transferibles para streams en la CLI.
A quién le importa
Solo si usas Deno y dependes de la compatibilidad de versiones.
Generado por IA · puede contener errores
Releases Relacionados
BACKEND
Deno v2.7.14
### 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
BACKEND
Deno v2.7.13
### 2.7.13 / 2026.04.22 - feat(ext/node): implement node:repl module (#32799) - feat(ext/node): rewrite node:http with llhttp and native TCPWrap (#33208) - feat(upgrade): support installing from a PR (#33252) - fix(audit): migrate to bulk advisory endpoint (#33292) - fix(console): find nodejs