Skip to content

v1.0.4

Choose a tag to compare

@kitten kitten released this 22 Feb 18:09
  • Fix __typename not being extracted from responses correctly, which broke caching
  • Fix fetchOptions being called in the client instead of the fetch exchange
  • Improve CombinedError to actually be an Error and rehydrate GraphQLError instances
  • Fix Mutation#executeMutation prop not accepting generics