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

3 years ago

Patch Changes

  • Update cache.resolve(parent, ...) case to enable even more cases, for instance where parent.__typename isn't set yet. This was intended to be enabled in the previous patch but has been forgotten, by @kitten (See #1219)
  • Deprecate cache.resolveFieldByKey in favour of cache.resolve, which functionally was already able to do the same, by @kitten (See #1219)
  • Updated dependencies (See #1225)
    • @urql/core@1.16.1

Don't miss a new urql release

NewReleases is sending notifications on new releases.