github urql-graphql/urql @urql/vue@0.6.0

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

Minor Changes

  • Provide the client as a ref so it can observe changes. This change is potentially breaking for
    anyone using the useClient import as it will now return a Ref<Client> rather than a Client, by @JoviDeCroock (See #2047)

Patch Changes

  • Updated dependencies (See #2027 and #1998)
    • @urql/core@2.3.4

Don't miss a new urql release

NewReleases is sending notifications on new releases.