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

latest releases: @urql/exchange-graphcache@7.1.2, @urql/vue@1.3.2, @urql/vue@1.3.1...
7 months ago

Minor Changes

  • Allow the user to debug cache-misses by means of the new logger interface on the cacheExchange. A field miss will dispatch a debug log when it's not marked with @_optional or when it's non-nullable in the schema
    Submitted by @JoviDeCroock (See #3446)
  • Add onCacheHydrated as an option for the StorageAdapter
    Submitted by @JoviDeCroock (See #3428)
  • Add optional logger to the options, this allows you to filter out warnings or disable them all together
    Submitted by @JoviDeCroock (See #3444)

Don't miss a new urql release

NewReleases is sending notifications on new releases.