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

latest releases: @urql/vue@1.3.2, @urql/vue@1.3.1, @urql/vue@1.3.0...
12 months ago

Patch Changes

  • Make "Invalid undefined" warning heuristic smarter and allow for partial optimistic results. Previously, when a partial optimistic result would be passed, a warning would be issued, and in production, fields would be deleted from the cache. Instead, we now only issue a warning if these fields aren't cached already
    Submitted by @kitten (See #3264)
  • Optimistic mutation results should never result in dependent operations being blocked
    Submitted by @kitten (See #3265)

Don't miss a new urql release

NewReleases is sending notifications on new releases.