Saltar al contenido principal
Volver a Lanzamientos

Deno

Backend

Deno tuvo 27 releases en los últimos 6 meses, incluyendo 26 breaking changes.

Total Releases

27

Últimos 6 meses

27

26 breaking en total

Frecuencia

Promedio entre releases

Impact Score Promedio

35
Último release:v2.7.14(28 de abril de 2026)

Timeline de Releases

202624 releases

Deno

v2.7.14Breaking33

2.7.14 / 2026.04.28 - feat(ext/node): add fs.Utf8Stream - feat(upgrade): delta updates via bsdiff patches - fix(bundle): treat CSS same-document fragment URLs as external - fix(cache): add missing Cac…

Deno

v2.7.13Breaking40

2.7.13 / 2026.04.22 - feat(ext/node): implement node:repl module - feat(ext/node): rewrite node:http with llhttp and native TCPWrap - feat(upgrade): support installing from a PR - fix(audit): migrate…

Deno

v2.7.12Breaking40

2.7.12 / 2026.04.09 - feat(ext/node): add fs.SyncWriteStream - feat(ext/node): add llhttp-based HTTPParser with native cppgc binding - feat(ext/node): add native TLSWrap cppgc object (Rust core) - fea…

Deno

v2.7.11Breaking33

2.7.11 / 2026.04.01 - feat: add alpha and beta release channel support - fix(ext/node): fire fs.watch events for immediate writes - fix(watch): reduce graceful shutdown timeout from 5s to 500ms

Deno

v2.7.10Breaking40

2.7.10 / 2026.03.31 - feat: add include and exclude fields to compile config - fix(ext/http): gracefully handle consumed external in OTel ops - fix(ext/node): `process.argv[0]` is equivalent to execPa…

Deno

v2.7.9Breaking33

2.7.9 / 2026.03.27 - fix(cli): show clean error instead of panic for invalid --unsafely-ignore-certificate-errors value - fix(compile): strip duplicate exe path from argv when standalone binary relaun…

Deno

v2.7.8Breaking40

2.7.8 / 2026.03.25 - feat(core): implement NodeRuntime CDP domain and fix --inspect-brk blocking - feat(ext/crypto): implement P-521 sign, verify, and ECDH derive - feat(ext/napi): add nodeapicreateob…

Deno

v2.7.7Breaking33

2.7.7 / 2026.03.19 - fix(core): implement select fallback on macOS - fix(ext/node): add disabled process function stubs in worker threads - fix(ext/node): add key/IV length validation for aes-128-cbc…

Deno

v2.7.6Breaking40

2.7.6 / 2026.03.18 - feat(core): add cloneable resource registry for structured clone - feat(core): update v8 to 146.8.0 with foreground task ownership - feat(eval): auto-detect CJS vs ESM in deno eva…

Deno

v2.7.5Breaking40

2.7.5 / 2026.03.11 - feat(coverage): add function coverage to summary and HTML reports - feat(doc): support npm packages in `deno doc` - feat(ext/node): add `nodeapicreateobjectwith_properties` API -…

Deno

v2.7.4Breaking33

2.7.4 / 2026.03.05 - fix(core): uv_compat cleanup and fixes - fix(deploy): correctly handle version lookup - fix(ext/node): deep `assert` compatibility - fix(ext/node): use sync writes for TTY stdout/…

Deno

v2.7.3Breaking33

2.7.3 / 2026.03.04 - fix(deploy): dont use jsr api for deploy subcommand - fix(ext/node): handle partial writes to process.stdout/stderr - fix(ext/node): make UDP socket ops synchronous, implement mis…

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.048

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…