github urql-graphql/urql @urql/core@1.12.2

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

Patch Changes

  • ⚠️ Fix formatDocument mutating parts of the DocumentNode which may be shared by other documents and queries. Also ensure that a formatted document will always generate the same key in createRequest as the original document, by @kitten (See #880)
  • ⚠️ Fix ssrExchange invalidating results on the client-side too eagerly, by delaying invalidation by a tick, by @kitten (See #885)

Don't miss a new urql release

NewReleases is sending notifications on new releases.