Releases: urql-graphql/urql
Releases · urql-graphql/urql
@urql/[email protected]
@urql/[email protected]
@urql/[email protected]
Patch Changes
- Only record dependencies that are changing data, this will reduce the amount of operations we re-invoke due to network-only/cache-and-network queries and mutations
Submitted by @JoviDeCroock (See #3564)
@urql/[email protected]
Patch Changes
⚠️ Fix issue where a reexecute on an in-flight operation would lead to multiple network-requests.
For example, this issue presents itself when Graphcache is concurrently updating multiple, inter-dependent queries with shared entities. One query completing while others are still in-flight may lead to duplicate operations being issued
Submitted by @JoviDeCroock (See #3573)
@urql/[email protected]
@urql/[email protected]
Patch Changes
- When invoking the automatic creation updater ignore the entity we are currently on in the mutation
Submitted by @JoviDeCroock (See #3560)
[email protected]
Patch Changes
- Updated dependencies (See #3520, #3553, and #3520)
- @urql/[email protected]
@urql/[email protected]
Patch Changes
- Updated dependencies (See #3520, #3553, and #3520)
- @urql/[email protected]
@urql/[email protected]
Patch Changes
- Updated dependencies (See #3520, #3553, and #3520)
- @urql/[email protected]
@urql/[email protected]
Patch Changes
- Updated dependencies (See #3520, #3553, and #3520)
- @urql/[email protected]