Files
zopu-code/repos/effect-smol/.changeset/fix-retry-transient-autocomplete.md

6 lines
166 B
Markdown

---
"effect": patch
---
Fix `HttpClient.retryTransient` autocomplete leaking `Schedule` internals by splitting the `{...} | Schedule` union into separate overloads.