github urql-graphql/urql @urql/core@4.1.1

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

Patch Changes

  • Add case for subscriptionExchange to handle GraphQLError[] received in the error observer callback.
    Note: This doesn't strictly check for the GraphQLError shape and only checks for arrays and receiving errors in the ExecutionResult on the next observer callback is preferred and recommended for transports
    Submitted by @kitten (See #3346)

Don't miss a new urql release

NewReleases is sending notifications on new releases.