github urql-graphql/urql @urql/exchange-graphcache@3.0.2

3 years ago

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

Don't miss a new urql release

NewReleases is sending notifications on new releases.