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

latest releases: @urql/core@5.0.3, @urql/core@5.0.2, @urql/exchange-graphcache@7.0.2...
4 years ago

Minor Changes

  • Support optimistic values for mutations without a selectionset, by @JoviDeCroock (See #657)

Patch Changes

  • Refactor to replace dictionary-based (Object.create(null)) results with regular objects, by @kitten (See #651)
  • ⚠️ Fix case where a mutation-rootfield would cause an empty call to the cache.updates[mutationRootField], by @JoviDeCroock (See #654)
  • Updated dependencies (See #658 and #650)
    • @urql/core@1.10.5

Don't miss a new urql release

NewReleases is sending notifications on new releases.