June 3, 2026

View as Markdown

0.37.1

(fix): Fix the root client failing to compile when root-level endpoints return Server-Sent Event streams, return binary bodies, or use query parameters. The root client now imports SseStream, ByteStream, and QueryBuilder when those endpoints are present, matching sub-client behavior.