Volver a Lanzamientos

Deno

Backend

Deno tuvo 15 releases en los últimos 6 meses, incluyendo 14 breaking changes.

Total Releases

15

Últimos 6 meses

15

14 breaking en total

Frecuencia

Promedio entre releases

Impact Score Promedio

34
Último release:v2.7.2(3 de marzo de 2026)

Timeline de Releases

202612 releases

Deno

v2.7.2Breaking37

2.7.2 / 2026.03.03 - feat: v8 14.6, fix require(esm), libuv compat - fix(ci): fix ordering of platforms in ecosystemcompatslack - fix(cli): load multiple env files in the correct order - fix(compile):…

Deno

v2.7.1Breaking30

2.7.1 / 2026.02.25 This is a maintenance release to fix wrong output of `deno --version` in v2.7.0.

Deno

v2.7.0Breaking40

2.7.0 / 2026.02.25 Read more: - feat(audit): add `--ignore` flag to filter advisories by CVE ID - feat(check): add `--check-js` flag - feat(cli): add `--save-exact`/`--exact` flag to `deno add` and `i…

Deno

v2.6.10Breaking30

2.6.10 / 2026.02.17 - feat(ext/tls): add `SSLKEYLOGFILE` support for TLS key logging - feat(publish): support more license file types - feat: add `deno install --compile` - fix(compile): remove data.i…

Deno

v2.6.9Breaking30

2.6.9 / 2026.02.10 - feat(doc): support markdown files - feat(upgrade): ability to verify zip archive against checksum - feat(upgrade): add context to error messages for better troubleshooting - feat:…

Deno

v0.0.045

Deno 1.0

Deno

v2.6.8Breaking30

2.6.8 / 2026.02.02 - feat(npm): support `jsr:` scheme in package.json - feat: Windows on ARM builds - fix(ext/node): enable defensive option on `DatabaseSync` - fix(ext/node): error formatting compati…

Deno

v2.6.7Breaking30

2.6.7 / 2026.01.29 - feat(ext/node): implement mock API for node:test module - feat(node): implement `FileHandle.readv()` method - feat(npm): use JSR for `@jsr` scope - feat: External Socket-Based Cro…

Deno

v2.5.7Breaking37

2.5.7 / 2026.01.27 - fix: deno cross compile for intel mac target - fix: fetch fd leak - fix(bundle): avoid name clash in hack - fix(bundle): do not error on failing to clean up esbuild dir - fix(bund…

Deno

v2.6.6Breaking30

2.6.6 / 2026.01.22 - feat(cli/tsc): show progress bar for TSGO downloads - feat(inspector): accept bare host and bare port for --inspect flag - feat(inspector/unstable): add /ws/events endpoint in ins…

Deno

v2.6.5Breaking37

2.6.5 / 2026.01.15 - feat(ext/canvas): support gif, webp for `createImageBitmap` - feat(ext/web): add performance.clearResourceTimings() and setResourceTimingBufferSize() - feat(node/fs): implement Fi…

Deno

v2.6.4Breaking30

2.6.4 / 2026.01.05 - fix(compile): make compile work with `--unstable-npm-lazy-caching` - fix(ext/node): enable keepAlive connection reuse for HTTP Agent - fix(ext/node): handle errors in sqlite sessi…