September 17th, 2026 · 15 commits
Text truncate and YAML stringify graduate, with IP parsing, retry, serveDir, and JSONC fixes rounding out a busy day.
Read the issue →
August 3rd, 2026 · 6 commits
Bug fixes for abortable iterables and pooledMapSettled landed alongside guidance on error classes and PR titles/version bumps.
Read the issue →
August 2nd, 2026 · 9 commits
New async pooling and API stabilizations landed, plus a CBOR fix and doc/test updates across the repo.
Read the issue →
August 1st, 2026 · 1 commits
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 →
July 9th, 2026 · 6 commits
Std folded import-map config into deno.json, removed redundant self-maps, and tightened CI/nightly workflows.
Read the issue →
July 3rd, 2026 · 2 commits
@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 →
June 30th, 2026 · 13 commits
New XML/collections/async/http APIs landed, plus IndexedHeap was reworked and path compatibility improved for Node.js/Bun.
Read the issue →
June 29th, 2026 · 5 commits
Adds scheduled Deno canary/stable CI, updates YAML to preserve emoji, and refreshes tests for Deno v2.9.
Read the issue →
May 29th, 2026 · 1 commits
`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 →
May 15th, 2026 · 1 commits
Fixes lossless `.env` stringify/parse behavior for quotes, backslashes, and control chars; adds regression coverage.
Read the issue →
May 14th, 2026 · 1 commits
A YAML perf tweak replaces slow property definition with direct assignment, while preserving safe handling of `__proto__` and adding regression tests.
Read the issue →
May 13th, 2026 · 3 commits
RollingCounter gets new unstable APIs and stronger snapshots, YAML parse types tighten, and path docs now spell out file: URL limits.
Read the issue →
May 6th, 2026 · 1 commits
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 →