Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/[email protected]
Patch Changes
- Allow empty error messages when re-hydrating GraphQL errors
Submitted by @JoviDeCroock (See #3650)
@urql/[email protected]
@urql/[email protected]
@urql/[email protected]
Patch Changes
- add support for Svelte 5 in the
peerDependencies
Submitted by @itssumitrai (See #3634)
@urql/[email protected]
Patch Changes
- Disregard write-only operation when fragment-matching with schema awareness
Submitted by @JoviDeCroock (See #3621)
@urql/[email protected]
Patch Changes
⚠️ Fix deep options reactivity for subscriptions
Submitted by @JoviDeCroock (See #3616)
@urql/[email protected]
Patch Changes
⚠️ Fix variables losing reactivity
Submitted by @JoviDeCroock (See #3614)
@urql/[email protected]
@urql/[email protected]
Patch Changes
⚠️ Fix reactaive typings forvariables
(See #3605)
Submitted by @JoviDeCroock (See118d74b2
)- Restore the possibility to use a getter for the pause property
Submitted by @arkandias (See #3598)
@urql/[email protected]
Patch Changes
⚠️ Fix where we would incorrectly match all fragment concrete types because they belong to the abstract type
Submitted by @JoviDeCroock (See #3603)