Std ships new APIs and major stability updates
New XML/collections/async/http APIs landed, plus IndexedHeap was reworked and path compatibility improved for Node.js/Bun.
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 →