7.16.0 (2026-09-15)
Features
Bug Fixes
- api: handle malformed WebSocket events and improve buffering (#2739) (b7abc26)
- bound fallback abort subscriptions with weak lifetimes (#2745) (a93347a)
- deps-dev: bump @cloudflare/workers-types from 5.20260830.1 to 5.20260906.1 in /ecosystem-tests/cloudflare-worker (#2731) (6cd6579)
- deps-dev: bump @types/node from 26.2.0 to 26.4.1 (#2737) (a95c0bf)
- deps-dev: bump oxfmt from 0.62.0 to 0.66.0 (#2738) (0fe46cd)
- deps-dev: bump oxlint from 1.80.0 to 1.81.0 (#2730) (b4986b1)
- deps-dev: bump puppeteer from 25.9.0 to 25.10.0 in /ecosystem-tests/browser-direct-import (#2728) (4f3fdec)
- deps-dev: bump puppeteer from 25.9.0 to 25.10.0 in /ecosystem-tests/ts-browser-webpack (#2736) (a70286b)
- deps-dev: bump webpack from 5.110.2 to 5.110.3 in /ecosystem-tests/ts-browser-webpack (#2734) (b08c0bd)
- deps-dev: bump wrangler from 4.127.1 to 4.129.0 in /ecosystem-tests/cloudflare-worker (#2729) (e4a9bdd)
- deps: bump undici from 7.29.0 to 7.29.1 in /ecosystem-tests/node-ts-cjs (#2732) (b499843)
- deps: bump undici from 8.9.0 to 8.10.2 (#2733) (d3c6c4f)
- keep callback credentials local to each HTTP request (#2744) (35dcdbf)
- live: avoid repeated acknowledgment normalization (#2747) (dcbbb25)
- live: trim transcript acknowledgment suffixes in linear time (#2740) (45a2bf1)
- responses: safely format WebSocket error messages (#2741) (c94cbf6)
- tests: handle ecosystem proxy socket failures (#2743) (1a24082)
- websocket: discard unread events when an iterator returns (#2742) (482930e)