Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/[email protected]
@urql/[email protected]
@urql/[email protected]
Minor Changes
- Allow @_required directive to be used in combination with configured schemas
Submitted by @AndrewIngram (See #3685)
@urql/[email protected]
@urql/[email protected]
Patch Changes
- export SSRContext from provider
Submitted by @ccummings (See #3659)
@urql/[email protected]
Patch Changes
⚠️ fix bug that mutation would cause dependent operations and reexecuting operations to become the same set
Submitted by @xuanduc987 (See #3665)
@urql/[email protected]
@urql/[email protected]
Patch Changes
- Allow empty error messages when re-hydrating GraphQL errors
Submitted by @JoviDeCroock (See #3650)