github urql-graphql/urql @urql/core@4.1.4

latest releases: @urql/solid@0.1.0, @urql/next@1.1.2, @urql/exchange-graphcache@7.1.3...
11 months ago

Patch Changes

  • Implement new @defer / @stream transport protocol spec changes
    Submitted by @JoviDeCroock (See #3389)
  • Support non spec-compliant error bodies, i.e. the Shopify API does return errors but as an object. Adding
    a check whether we are really dealing with an Array of errors enables this
    Submitted by @JoviDeCroock (See #3395)
  • ⚠️ Fix preferGetMethod: 'force' | 'within-url-limit' not being applied correctly by the Client
    Submitted by @Burbenog (See #3403)

Don't miss a new urql release

NewReleases is sending notifications on new releases.