v1.0.4
- Fix
__typename
not being extracted from responses correctly, which broke caching - Fix
fetchOptions
being called in the client instead of thefetch
exchange - Improve
CombinedError
to actually be anError
and rehydrateGraphQLError
instances - Fix
Mutation#executeMutation
prop not accepting generics