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

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

Minor Changes

  • Add globalIDs configuration option to omit typenames in cache keys
    Submitted by @kitten (See #3224)

Patch Changes

  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)
  • Prevent offlineExchange from issuing duplicate operations
    Submitted by @kitten (See #3200)
  • ⚠️ Fix reference equality not being preserved. This is a fix on top of #3165, and was previously not addressed to avoid having to test for corner cases that are hard to cover. If you experience issues with this fix, please let us know
    Submitted by @kitten (See #3228)
  • Retry operations against offline cache and stabilize timing of flushing failed operations queue after rehydrating the storage data
    Submitted by @kitten (See #3196)

Don't miss a new urql release

NewReleases is sending notifications on new releases.