BACKEND
Deno v2.9.2
RESUMEN
2.9.2 / 2026.07.08 - feat(desktop): autodetect React Router framework - feat(desktop): enable `--hmr` for Vite and Nuxt - feat(desktop): run HMR by framework dev server - feat(desktop): window opacity and transparency APIs - feat(desktop): wire --exclud
Descripción Detallada
2.9.2 / 2026.07.08 - feat(desktop): autodetect React Router framework - feat(desktop): enable `--hmr` for Vite and Nuxt - feat(desktop): run HMR by framework dev server - feat(desktop): window opacity and transparency APIs - feat(desktop): wire --exclude-unused-npm through to compile - feat(ext/node): implement v8.setHeapSnapshotNearHeapLimit - feat(ext/telemetry): honor OTELATTRIBUTEVALUELENGTHLIMIT - feat(inspector): start inspector server on SIGUSR1 - feat(node): implement getTestContext() in node:test - feat: support wildcard patterns in minimumDependencyAge.exclude - fix(check): don't interleave errors with "Check" lines in a workspace - fix(compile): bump libsui to 0.16.1 to survive eu-strip in flatpak - fix(compile): bump libsui to 0.16.3 to fix segfault under gVisor/Cloud Run - fix(core): don't drain microtasks in modevaluatesync mid-evaluation - fix(coverage): count a branch-junction line as covered when either arm runs - fix(coverage): don't count V8 block-boundary gaps as branches - fix(coverage): don't let a trailing comment change a line's hit count - fix(deploy): disable config discovery and refresh the cached CLI version - fix(desktop): attribute bind calls to the registering window id - fix(desktop): honor desktop.backend from deno.json (#35815 - fix(
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
BACKEND
Deno v2.9.1
### 2.9.1 / 2026.07.01 - feat(check): add `--desktop` flag to type-check for deno desktop (#35644) - feat(desktop): register deep-link URL schemes at bundle time (#35466) - feat: update laufey to 0.5.0 (#35663) - fix(bundle): emit CSSStyleSheet for CSS raw imports (#35598) - fix(cache): skip
BACKEND
Deno v2.9.0
### 2.9.0 / 2026.06.25 Read more: http://deno.com/blog/v2.9 - feat(bundle): add --declaration flag to generate rolled-up .d.ts files (#33838) - feat(cli): add `deno link` and `deno unlink` subcommands (#34359) - feat(cli): add `deno watch` subcommand (#35301) - feat(cli): add deno list s