github urql-graphql/urql @urql/exchange-execute@2.1.0

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

Minor Changes

  • The context option, which may be set to a context value or a function returning a context, can now return a Promise and will be correctly resolved and awaited, by @YutaUra (See #2806)

Patch Changes

  • End iterator when teardown functions runs, previously it waited for one extra call to next, then ended the iterator, by @danielkaxis (See #2803)
  • Updated dependencies (See #2843, #2847, #2850, and #2846)
    • @urql/core@3.1.0

Don't miss a new urql release

NewReleases is sending notifications on new releases.