Publish workflow stops following canary Deno
Pinned JSR publishing to stable Deno v2.x after a canary typing regression blocked the release workflow.
Read the issue →Pinned JSR publishing to stable Deno v2.x after a canary typing regression blocked the release workflow.
Read the issue →
July 30th, 2026 · 18 commits
+1
Major XML API cleanup, YAML structured errors, a new HttpError, plus faster line streaming and tree cloning fixes.
Read the issue →Std folded import-map config into deno.json, removed redundant self-maps, and tightened CI/nightly workflows.
Read the issue →@std/cli bumps to 1.0.32 and fixes promptSelect so it still shows an option when terminal height collapses to zero.
Read the issue →New XML/collections/async/http APIs landed, plus IndexedHeap was reworked and path compatibility improved for Node.js/Bun.
Read the issue →Adds scheduled Deno canary/stable CI, updates YAML to preserve emoji, and refreshes tests for Deno v2.9.
Read the issue →`encodeVarint()` now rejects uint64 overflows up front and throws a clearer error when the buffer is too small.
Read the issue →
May 26th, 2026 · 10 commits
+2
A new radix router and HTML tag helper headline the day, alongside HTTP parsing fixes, API stabilization, and release churn.
Read the issue →Fixes lossless `.env` stringify/parse behavior for quotes, backslashes, and control chars; adds regression coverage.
Read the issue →A YAML perf tweak replaces slow property definition with direct assignment, while preserving safe handling of `__proto__` and adding regression tests.
Read the issue →RollingCounter gets new unstable APIs and stronger snapshots, YAML parse types tighten, and path docs now spell out file: URL limits.
Read the issue →A repo-wide typing cleanup updates timer handles to work with canary return types, touching async helpers, CLI widgets, and testing utilities.
Read the issue →