github urql-graphql/urql @urql/exchange-auth@2.1.6

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

Patch Changes

  • authExchange() will now block and pass on errors if the initialization function passed to it fails, and will retry indefinitely. It’ll also output a warning for these cases, as the initialization function (i.e. authExchange(async (utils) => { /*...*/ })) is not expected to reject/throw
    Submitted by @kitten (See #3343)

Don't miss a new urql release

NewReleases is sending notifications on new releases.