> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 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.