Skip to content

@urql/exchange-graphcache@3.0.2

Compare
Choose a tag to compare
@kitten kitten released this 29 Jul 13:42
· 908 commits to main since this release
8033b9b

Patch Changes

  • Add special-case for fetching an introspection result in our schema-checking, this avoids an error when urql-devtools fetches the backend graphql schema, by @JoviDeCroock (See #893)
  • Mute warning when using built-in GraphQL fields, like __type, by @kitten (See #919)
  • ⚠️ Fix return type for resolvers to allow data objects to be returned with __typename as expected, by @JoviDeCroock (See #927)
  • Updated dependencies (See #911 and #908)
    • @urql/core@1.12.3