August 31st, 2026 · 12 commits
Big compat and runtime fixes landed for process identity, DNS, cache correctness, node buffers, and stream compression.
Read the issue →
August 29th, 2026 · 1 commits
Deno’s LSP and JSR tests now handle packages with no stable release by selecting the newest matching prerelease, aligning with resolver behavior.
Read the issue →
August 28th, 2026 · 6 commits
Deno fixes CLI passthrough and bundle sourcemap parsing, patches declaration emit diagnostics, and updates desktop/release workflows.
Read the issue →
August 27th, 2026 · 1 commits
A check-suite expectation was refreshed to match @types/node 26.4.0's updated error wording.
Read the issue →
August 26th, 2026 · 10 commits
Major desktop runtime additions and several important desktop/publish fixes landed, plus a Node TLS resumption correction and dependency upgrades.
Read the issue →
August 25th, 2026 · 5 commits
Adds desktop menu item fields, fixes raw HTTP keep-alive reuse, and lands a major snapshot rehydration speedup.
Read the issue →
August 24th, 2026 · 11 commits
Arena, async borrow, websocket, and fs locking got meaningful performance and correctness upgrades, plus a few user-facing fixes.
Read the issue →
August 21st, 2026 · 3 commits
Core Unix pipe FD ownership was clarified, and node_sqlite now safely invalidates sessions when databases close or reopen.
Read the issue →
August 20th, 2026 · 1 commits
Deno fixed N-API/libuv timers so the event loop re-polls at the next deadline, preventing native timers from stalling until unrelated activity occurs.
Read the issue →
August 19th, 2026 · 6 commits
Fixes request-body lifetimes, proxy URL construction, streaming response truncation, SAB decoding, and HTTP/2 header limits.
Read the issue →
August 18th, 2026 · 5 commits
Two npm resolver fixes plus CI/test hardening: better peer package IDs, bare npm prerelease fallback, and less flaky runners.
Read the issue →
August 17th, 2026 · 10 commits
Multipart parsing, crypto correctness, Node compatibility, and several process/runtime bugs were fixed across the stack.
Read the issue →
August 14th, 2026 · 4 commits
Thread-safe timer wakeups, better Node domain/uncaughtException behavior, safer N-API finalizers/strings, and EventTarget abort cleanup.
Read the issue →
August 13th, 2026 · 4 commits
Three user-facing fixes land: safer FFI struct returns, one-time N-API finalizers, and better Node-style CLI/crypto behavior.
Read the issue →
August 12th, 2026 · 15 commits
+3
Major fixes landed for cache Vary matching, import/IP deny checks, fetch retry behavior, and several runtime edge cases.
Read the issue →
August 11th, 2026 · 6 commits
Signal cleanup, readv semantics, require resolution permissions, Brotli validation, and proxy permission checks improved Deno runtime behavior.
Read the issue →
August 10th, 2026 · 7 commits
Deno tightened process-env coordination, improved stdin formatting with .editorconfig, and sped up base64 handling while fixing a few edge cases.
Read the issue →
August 8th, 2026 · 1 commits
Deno desktop now runs Vite-based HMR dev servers on the desktop runtime thread, fixing missing BrowserWindow/Tray/Dock access.
Read the issue →
August 7th, 2026 · 10 commits
Deno removes clap from the CLI, fixes RSA-OAEP label handling, and patches HTTP error routing plus release CDN cache purging.
Read the issue →
August 6th, 2026 · 4 commits
Updated release tooling for renamed crates and no-verify publishing, plus a bundle-side esbuild client upgrade to fix a protocol deadlock.
Read the issue →
August 5th, 2026 · 5 commits
Control-character escaping, invalid npm bin target filtering, and simdutf-backed base64url ops headline a busy day.
Read the issue →
August 4th, 2026 · 11 commits
Major runtime feature work plus fixes for publish, bundle permissions, DNS formatting, and inspector security.
Read the issue →
August 3rd, 2026 · 5 commits
Deno adds Blob/Body text streaming, aligns fs.readdir ordering with Node, speeds UDP sends for literal IPs, and refreshes compat tests.
Read the issue →
August 2nd, 2026 · 7 commits
+1
BlockList ranges got a major performance refactor, while Deno also fixed fmt stdin extensions, JSR outdated detection, and a few compatibility bugs.
Read the issue →