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

latest releases: @urql/exchange-graphcache@7.2.0, @urql/exchange-throw-on-error@0.1.0, @urql/solid@0.1.0...
4 years ago

Patch Changes

  • Update the updater function type of cache.updateQuery to have a return type of DataFields so that __typename does not need to be defined, by @JoviDeCroock (See #538)
  • ⚠️ Fix updates not being triggered when optimistic updates diverge from the actual result. (See #160)
  • Refactor away SchemaPredicates helper to reduce bundlesize. (See #161)
  • Ensure that pagination helpers don't confuse pages that have less params with a
    query that has more params. (See #156)
  • Updated dependencies (See #533, #519, #515, #512, and #518)
    • @urql/core@1.9.0

Don't miss a new urql release

NewReleases is sending notifications on new releases.