Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/core@5.0.7
@urql/exchange-throw-on-error@0.1.0
@urql/exchange-graphcache@7.2.0
Minor Changes
- Allow @_required directive to be used in combination with configured schemas
Submitted by @AndrewIngram (See #3685)
@urql/solid@0.1.0
@urql/next@1.1.2
Patch Changes
- export SSRContext from provider
Submitted by @ccummings (See #3659)
@urql/exchange-graphcache@7.1.3
Patch Changes
⚠️ fix bug that mutation would cause dependent operations and reexecuting operations to become the same set
Submitted by @xuanduc987 (See #3665)
@urql/vue@1.4.1
@urql/core@5.0.6
Patch Changes
- Allow empty error messages when re-hydrating GraphQL errors
Submitted by @JoviDeCroock (See #3650)