Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

urql GraphQL

We develop the highly customizable and versatile GraphQL client, urql, with which you add on features like normalized caching as you grow.
Collective - Host: opensource - https://opencollective.com/urql-graphql - Code: https://github.com/urql-graphql/

Version Packages (#2498)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - f0987f563f0d8dada80bb37b9e1e1254255d264f authored over 2 years ago by urql-ci <[email protected]>
fix(svelte): delay unsubscribe to writeable (#2514)

* unsubscribe in writeable callback

* apply changes to subscriptionstore and add changeset

github.com/urql-graphql/urql - a0168308d390ca668ecab404c5ff8ca50e597eab authored over 2 years ago by Jovi De Croock <[email protected]>
feat-make-variable-optional (#2496)

github.com/urql-graphql/urql - 737e0d5f67643b29b6bfca4feac5e0323fb9e589 authored over 2 years ago by Mateusz Piórowski <[email protected]>
Version Packages (#2487)

github.com/urql-graphql/urql - 054eeacc61c9eb6f95091054404ad8926497dd10 authored over 2 years ago by urql-ci <[email protected]>
fix(graphcache): support repeated optimistic updates (#2489)

* support repeated optimistic updates

* expand test

* Try cypress v3

* revert cypress bump

github.com/urql-graphql/urql - 28f11dc4220528a1d9cfceb3b2725054664cb810 authored over 2 years ago by Jovi De Croock <[email protected]>
fix(build): Fix Node.js ESM/cjs-module-lexer compatibility (#2485)

* Upgrade Rollup

* Fix CommonJS output for cjs-module-lexer

* Add plugin to monitor cjs-mo...

github.com/urql-graphql/urql - cf10d017975ca712e1be74462af9a4735eaed757 authored over 2 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2464)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 58f887c23f182b969dbd3c912f275921623824a4 authored over 2 years ago by urql-ci <[email protected]>
fix(graphCache): keep track of mutations (#2472)

* keep track of mutations

* use _instance and evict successful mutations

* fix tests

* ...

github.com/urql-graphql/urql - ca1b800dc806746dc96624e2440b7f6789f154d8 authored over 2 years ago by Jovi De Croock <[email protected]>
fix: svelte documentation links for context (#2469)

github.com/urql-graphql/urql - d3f8f0052fdf4229d845eb94daf98dea8fa2a99f authored over 2 years ago by Esteban Borai <[email protected]>
chore(docs): improve test examples (#2467)

github.com/urql-graphql/urql - 43c59a6428f4e2f3b3bb77ce38de214b981121d8 authored over 2 years ago by Cody Zuschlag <[email protected]>
fix(react): execute subscriptions with latest vars (#2463)

* fix(react): execute subscriptions with latest vars

This is a similar fix to https://github....

github.com/urql-graphql/urql - 64163c64b3feb43261511cdf591822166305803b authored over 2 years ago by Jovi De Croock <[email protected]>
update svelte example to @urql/svelte2 (#2461)

github.com/urql-graphql/urql - 5bb6d3b9d95f43db4f0d5ff42fdd5a28895794f9 authored over 2 years ago by Jovi De Croock <[email protected]>
Version Packages (#2448)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - dbcc738279806e29bb712297932b4cfcbcb95c46 authored over 2 years ago by urql-ci <[email protected]>
feat(svelte): v2 — The return of the functional APIs! (#2370)

* BREAKING CHANGE: urql-svelte v2

* Update packages/svelte-urql/src/subscriptionStore.test.ts

...

github.com/urql-graphql/urql - 2114429be64beeb89df9d04ebe134c247965bf76 authored over 2 years ago by Jonathan Stanley <[email protected]>
fix(graphcache): default storage not clearing idb batch result (#2458)

* fix default storage not clearing idb batch result

* Update two-masks-draw.md

Co-authored...

github.com/urql-graphql/urql - 232310fa528095a6e0214804e313e785dda742f1 authored over 2 years ago by Jovi De Croock <[email protected]>
feat(core): Send Accept application/graphql+json header (#2457)

* feat(core): Add `Accept` header to GraphQL requests

* Add changeset

* Update snapshots

github.com/urql-graphql/urql - 9215f1a0a19e2d431c68c3ddcb59beee77894af5 authored over 2 years ago by Phil Pluckthun <[email protected]>
fix(core): Handle text/* type fetch responses (#2456)

* handle text responses

* update tests

* fix tests

* Replace error fallback with text/*...

github.com/urql-graphql/urql - 2695fb93c83d57889266de95dbbbe6c105bac5eb authored over 2 years ago by Phil Pluckthun <[email protected]>
fix(graphcache): Switch fragment heuristic to always be truthy on writes (#2455)

Previously we assumed that if an unknown fragment was being applied it'd
be an exceptional case...

github.com/urql-graphql/urql - cabbcd7e2ee856bdc7bd9d13630ce23a5b04cccc authored over 2 years ago by Phil Pluckthun <[email protected]>
chore(react): create a Suspense E2E test suite w/ cypress (#2341)

* create a proof of concept e2e test suite so we can reliably test Suspense

* remove ref for ...

github.com/urql-graphql/urql - 72882d301528acf0fb0ee602cf307744b843a614 authored over 2 years ago by Jovi De Croock <[email protected]>
fix: typo on optional chaining (#2453)

Fixes a typo where `authState`'s `refreshToken` is accessed with `!.`
instead of `?.`.

github.com/urql-graphql/urql - 6a84630d23cd15c8653bd4ecb6fc0147399a1e37 authored over 2 years ago by Esteban Borai <[email protected]>
fix(core): support aborting in `withPromise` cases (#2446)

* return a response for aborted requests to avoid infinite promise hanging

* treat aborts lik...

github.com/urql-graphql/urql - f89cfd06d9f14ae9cb3be10b21bd5cbd12ca275c authored over 2 years ago by Jovi De Croock <[email protected]>
Version Packages (#2420)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 1ab77b65ef6ed0e85fb50a61b374b306ef046cf4 authored over 2 years ago by urql-ci <[email protected]>
fix: ignore empty relay pagination pages (#2431)

* add failing test

* fix: #2430 ignore empty pages in relayPagination

* add test covering && t...

github.com/urql-graphql/urql - 6b6913883dd9d895a21c37307c724c6cb41c8db5 authored over 2 years ago by Tim Griesser <[email protected]>
fix(execute-exchange): prune undefined variables (#2435)

* fix(execute-exchange): prune undefined variables

This allows for directives to correctly vali...

github.com/urql-graphql/urql - a0ca786b739664da4d8b1c57fd78e61a6d92383c authored over 2 years ago by Fathy Boundjadj <[email protected]>
fix(graphcache): Shift layers with future updates and improve layer behaviour (#2419)

* Apply subscription layers as if they carried `hasNext: true`

* Ensure no layers are created f...

github.com/urql-graphql/urql - e1278c91b8bb601e57835179c202ac4526c6f1bf authored over 2 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2411)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 97506356c4a38647e79ce738661ad9f2a5ebfbf5 authored over 2 years ago by urql-ci <[email protected]>
fix(vue): prevent executeQuery from taking a fetching or prior result (#2410)

* fix issue where a previously buffered result would make us unsubscribe due to take(1)

* add...

github.com/urql-graphql/urql - 0b9100de133473a46222a09c1d8bab9d907e47eb authored over 2 years ago by Jovi De Croock <[email protected]>
Variable name mismatch in subscription docs (#2404)

In the standalone client example, a variable newMessages holding a query MessageSub is defined b...

github.com/urql-graphql/urql - 7e2fc3c2b6f8e3443441acac90b193d7ec80fed0 authored over 2 years ago by Philip (flip) Kromer <[email protected]>
docs(next-urql): fix README syntax highlighting (#2394)

github.com/urql-graphql/urql - 823d47b5a831d72b6798b4a504c5f52c9045396a authored over 2 years ago by Mathurin <[email protected]>
add v-bind:key directive to basic vue docs (#2389)

github.com/urql-graphql/urql - 889f123bcf0431c11029cef7a58fdbb4c1b6acd5 authored over 2 years ago by Lucia Cerchie <[email protected]>
Version Packages (#2383)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 06a5690aa816a3a91d465d5ed979f7de9c45566d authored over 2 years ago by urql-ci <[email protected]>
Fix issue where a synchronous `toPromise()` return would not result in the stream tearing down (#2386)

github.com/urql-graphql/urql - 03b3c865afd9668f228cb93d187299f177d9ebdc authored over 2 years ago by Jovi De Croock <[email protected]>
limit the url-size to 2048 characters (#2384)

github.com/urql-graphql/urql - 8584b4bfbcbb32ee015eea6c22ebcabf701dca08 authored over 2 years ago by Jovi De Croock <[email protected]>
[@urql/exchange-retry]: Export `RetryExchangeOption` type from top level export (#2351)

* Export RetryExchangeOption type from top level export

* Create witty-worms-hang.md

Co-au...

github.com/urql-graphql/urql - 5e0c59eaf1ff29f2f3c0235d01f93ff105e67cf3 authored over 2 years ago by Kolton Gagnon <[email protected]>
Fix misprint (#2367)

github.com/urql-graphql/urql - f86763cc565f0c36b948ce9017da0c7c2c302d58 authored over 2 years ago by frederikhors <[email protected]>
Version Packages (#2301)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 8e92357c5d1a7db2e28827377bda4e781dcd8e3b authored almost 3 years ago by urql-ci <[email protected]>
fix(urql): call `cache.get` inside of snapshots (#2308)

* call `cache.get` inside of snapshots

Refraining to call this becomes an issue in concurrent...

github.com/urql-graphql/urql - 85d5a37db31d731246d163c490ef2046130aa8c0 authored almost 3 years ago by Jovi De Croock <[email protected]>
(core) - Prevent ignored characters from being sanitized in strings (#2295)

* (core) - Prevent ignored characters from being sanitized in strings

* Drop redundant trim

github.com/urql-graphql/urql - ee4a15b50bb8f2f6c709d4d3e9411e1f6c6b006a authored almost 3 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2262)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - e40cf2dd887ca436a93de42bdcbc4caece88176f authored almost 3 years ago by urql-ci <[email protected]>
fix(core): undo prior manual event detection (#2287)

* undo prior art of catching errors manually

* possible solution within closure definition of...

github.com/urql-graphql/urql - abed646a6ae4b09ed790053b31797aca25065d36 authored almost 3 years ago by Jovi De Croock <[email protected]>
(docs) - add fallback via retryWith option to advanced/retry-operations (#2266)

github.com/urql-graphql/urql - 4792f3411d3dcb3730ee91a6622020ebb2da751c authored almost 3 years ago by Daniel Maslowski <[email protected]>
(introspection) - Fix usage of `executeSync` causing invalid mjs import (#2251)

Fix #2250

github.com/urql-graphql/urql - b795a4936e5f01017189ea1b394a3a60bd4cafcf authored almost 3 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2241)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - f9c57656a73dfd7e8ab203d3da004c10b47406e2 authored almost 3 years ago by urql-ci <[email protected]>
(react) - diff data correctly for the next state computing (#2238)

* diff data correctly for the next state computing

* Create loud-vans-try.md

* Update stat...

github.com/urql-graphql/urql - 393912e933b88129255b1bc518b6407f051e3f30 authored almost 3 years ago by Jovi De Croock <[email protected]>
(react) - fix issue where the cache infinitely loops (#2237)

* fix issue where the cache infinitely loops

* Create selfish-singers-nail.md

* Update use...

github.com/urql-graphql/urql - d3634b1736c335f652770db5d48521b0e4def90f authored almost 3 years ago by Jovi De Croock <[email protected]>
Version Packages (#2229)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 1ec08fa9855e3d2f7f8f06be891cd407c31c0dc6 authored almost 3 years ago by urql-ci <[email protected]>
(core) - Fix (cloned) mutation operation being compared rather than a stable identity (#2228)

* (core) - Fix mutation operation's identity being compared

Instead of comparing the mutation...

github.com/urql-graphql/urql - 8892ea815a4d9d32d2f550ae92516c7be5cacd1c authored almost 3 years ago by Phil Pluckthun <[email protected]>
(react) - Update initial state to not require abort on mount (#2227)

* (react) - Update initial state to not require abort on mount

Previously, the `useSyncExternal...

github.com/urql-graphql/urql - b79986ae1a8abdf08639aea3d8fb48ad5f3ba175 authored almost 3 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2224)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 481bf43a8199e4e61c750655c09da431f75077b1 authored almost 3 years ago by urql-ci <[email protected]>
pin correct version (#2223)

github.com/urql-graphql/urql - 4795a3a6e7633528343dfbcd47a8bc6218bbf645 authored almost 3 years ago by Jovi De Croock <[email protected]>
Version Packages (#2154)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 4d4827c2694cb9a3a314d36bb0fc97cb906c835a authored almost 3 years ago by urql-ci <[email protected]>
(react) - leverage the new `use-sync-external-store` package (#2164)

* leverage the new use-sync-external-store package

* use correct version

* improve types
...

github.com/urql-graphql/urql - ac2ddad6803f5aaad22052431ec36d362735a59c authored almost 3 years ago by Jovi De Croock <[email protected]>
Simplify changelog.js by using `Intl.ListFormat` (#2147)

github.com/urql-graphql/urql - 06d01cc2ffbbbffb4e66ed691b9b549c25c846f8 authored almost 3 years ago by Minh Nguyen <[email protected]>
(storage-rn) - Fix issue where cache data is not cleared correctly (#2222)

github.com/urql-graphql/urql - cfb2271e0fe890baa970ed271d8821cd4dc028da authored almost 3 years ago by Ben Mechen <[email protected]>
(core) - fix incremental fetch not bubbling up JS-errors (#2210)

* fix incremental fetch not bubbling up JS-errors

* the stack exists

* Update fetchSource....

github.com/urql-graphql/urql - 20b7951cb4ffcfb128b3e45436c9956adb33467a authored almost 3 years ago by Jovi De Croock <[email protected]>
(core) - filter network-only requests from the ssrExchange (#2198)

* filter network-only requests from the ssrExchange

On the prior lines we defer clearing the ...

github.com/urql-graphql/urql - c4a0edebe9bf318ab1e97f5e5ec0349513eb4e73 authored almost 3 years ago by Jovi De Croock <[email protected]>
(chore): update link for next-urql (#2194)

github.com/urql-graphql/urql - 3c87f664a379395847e92c3ac16a3d5744475ea7 authored almost 3 years ago by Chris Helgert <[email protected]>
(core) - allow for multiple concurrent mutations of the same key (#2189)

* allow for multiple concurrent mutations of the same key

* add changeset

github.com/urql-graphql/urql - 180b75ee72a5cbc1e350c28658c5ee7d5c643fb0 authored almost 3 years ago by Jovi De Croock <[email protected]>
(docs) - add missing imports to code-blocks (#2188)

* add missing imports to examples

* update testing.md

github.com/urql-graphql/urql - d8faa62eba721c74f37aae59f6b77a5c3d50dd08 authored almost 3 years ago by Jovi De Croock <[email protected]>
fix wrong mutation names (#2176)

github.com/urql-graphql/urql - 0b1c3d792b4bd2ca8699f77e06d05aca026926eb authored almost 3 years ago by Renato Ribeiro <[email protected]>
Ensure useMutation is compatible with React 18 (#2158)

github.com/urql-graphql/urql - 771607e666fb9a40fb8fc8cc2c16cdd68f17cf78 authored about 3 years ago by Kirill Korolyov <[email protected]>
(core) - bump typed document node for gql16 (#2153)

* Bump typed document node for gql16

* solve typing issue

* cast to Variables

* mirror ...

github.com/urql-graphql/urql - 8c8a79d2bcf427cff02d3830aaa113befbee1db1 authored about 3 years ago by Jovi De Croock <[email protected]>
Version Packages (#2150)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 28ddc390239b0cdcb751b99b1fab462fd29f29e1 authored about 3 years ago by urql-ci <[email protected]>
(chore) - Upgrade babel-plugin-modular-import (#2149)

github.com/urql-graphql/urql - 760e4b799f6267d6bd61b6ba8366ec2a8c154ef2 authored about 3 years ago by Phil Pluckthun <[email protected]>
Fix typo in api core documentation (#2146)

github.com/urql-graphql/urql - 72b7360ff04c45b2455942efdca3c2a734c4adfe authored about 3 years ago by hitochan777 <[email protected]>
Version Packages (#2134)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 413a1c1ff66afb3ac168c5d7a8ca60542a19c703 authored about 3 years ago by urql-ci <[email protected]>
(chore) - Upgrade to graphql@16 and extend peer dependency range (#2133)

* Upgrade devDependencies to graphql@^16.0.0

* Raise peerDependencies on graphql to include ^...

github.com/urql-graphql/urql - 57894b9a11aa28634ec3e0e5f31d616261e5e043 authored about 3 years ago by Phil Pluckthun <[email protected]>
Version Packages (#2117)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 541aeb8f92c20c2d5c3c69c5c1bafe100b8807c9 authored about 3 years ago by urql-ci <[email protected]>
(persisted-fetch) - Fix Crypto API support for Web Workers and Node ESM mode (#2123)

* Remove require passthrough from eval require

The `require` statement is in the entire modul...

github.com/urql-graphql/urql - 477fa16800b858bdd1b9c38ecaceef1f93d968ae authored about 3 years ago by Phil Pluckthun <[email protected]>
(retry) - Fix delay misqueue in React Native (#2124)

* Fix misqeueued timing on delay operator

In the `retryExchange` the `delay` is triggering a ...

github.com/urql-graphql/urql - 2612169d71641651b81aeed10c05917f2221cff3 authored about 3 years ago by Phil Pluckthun <[email protected]>
use context of the operation we are reexecuting (#2104)

github.com/urql-graphql/urql - 4b58fea48faab268037fe1a2631cfe7c326a0640 authored about 3 years ago by Jovi De Croock <[email protected]>
Version Packages (#2102)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 7cf44b180252f2d62971496660f8dba28238a1fd authored about 3 years ago by urql-ci <[email protected]>
(next-urql) - prevent next-urql from doing a prepass when the response has ended (#2101)

* prevent next-urql from doing a prepass when the response has ended

* use es5 syntax

github.com/urql-graphql/urql - 96815c4e60fdf000b3fc10b70e76f73cfb9d19fe authored about 3 years ago by Jovi De Croock <[email protected]>
(examples) - Added missing useState and useEffect import. (#2090)

github.com/urql-graphql/urql - e9902a083644434fdf0ac687a1aa79c3e7e5fe96 authored about 3 years ago by Luis Bizarro <[email protected]>
Version Packages (#2068)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - f0d2d16644ef663e7c8b52a89f511b512d7b73bc authored about 3 years ago by urql-ci <[email protected]>
(core) - Fix maskTypename not handling nested arrays (#2074)

* fix arrays in maskTypename

* fix typing issue

* fix issue with nested data

github.com/urql-graphql/urql - f85b47efbdee0ca1e483c90a8b18d0eb5fe4a982 authored about 3 years ago by Jovi De Croock <[email protected]>
add pause to lazy-query (#2073)

github.com/urql-graphql/urql - 5e11f9368cfe4855bcba2da08d12e1be3341214e authored about 3 years ago by Jovi De Croock <[email protected]>
(docs) - update storage-rn installation instructions (#2069)

* Update storage-rn installation instructions

* Tweak wording

github.com/urql-graphql/urql - d7edaefed37c7326a4b69ed9e017c97f40c41cd8 authored about 3 years ago by Kadi Kraman <[email protected]>
support per page layout from next (#2065)

github.com/urql-graphql/urql - 4fa44e59407201afb970e03cfa9b92ffd1658257 authored about 3 years ago by Jovi De Croock <[email protected]>
(execute) - Subscription support (#2061)

* add support for subscriptions in execute exchange

github.com/urql-graphql/urql - 25584258b0743d5d842f4f2bc2c71d90e29d6d10 authored about 3 years ago by Gustav Tiger <[email protected]>
(docs) - common ui patterns (#2060)

github.com/urql-graphql/urql - c2b9eb5afc9088bda6668f80fff74677d4dbf95b authored about 3 years ago by Jovi De Croock <[email protected]>
Version Packages (#2012)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - 942dd1accf26aa3cefe00758e4ec178bb1907e47 authored about 3 years ago by urql-ci <[email protected]>
(urql/vue) - provide the client as a ref so changes are observed (#2047)

* provide the client as a ref so changes are observed

* make useClient return a Ref of a clie...

github.com/urql-graphql/urql - 9beb07e6f44c2108dbfa44d4a26b6025bbe9eb46 authored about 3 years ago by Jovi De Croock <[email protected]>
mark fetching: false on operationStore init (#2048)

github.com/urql-graphql/urql - c4d95f07d1d2d6e6e7127ab9203abd445d711e36 authored about 3 years ago by Jovi De Croock <[email protected]>
(core) - Prevent Buffer from being auto-polyfilled (#2027)

github.com/urql-graphql/urql - 922d4a110baa0cb4b0ea75734ef9d40fa403e194 authored about 3 years ago by Phil Pluckthun <[email protected]>
chore: add google tag manager (#2028)

github.com/urql-graphql/urql - 5e24ffdd2a88d953ed31b784128d15e64189ef42 authored about 3 years ago by Brigi Csap <[email protected]>
(core) - tweak ExecutionResult to line up with the graphql lib (#1998)

* tweak ExecutionResult to line up with external libs

* tweak to incorporate previous type

github.com/urql-graphql/urql - 83f515539b283881aa79a8609e1fa816dc750039 authored about 3 years ago by Jovi De Croock <[email protected]>
(docs) - Fix typo (#1991)

github.com/urql-graphql/urql - dcac6716397acaac4648578872b5aa93af2688f9 authored about 3 years ago by Jovi De Croock <[email protected]>
(graphcache) offline storage for React Native (#1949)

* Initial setup for graphcache-rn-async-storage

* Add readme docs for @urql/graphcache-rn-asy...

github.com/urql-graphql/urql - 0fe23c53a6c2bc5a4c6c8ea1880f5f7df6065d2f authored about 3 years ago by Kadi Kraman <[email protected]>
Version Packages (#1984)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - d0c13768ef68840bd634a653ae3fbb663a11d4b5 authored about 3 years ago by urql-ci <[email protected]>
add includeExtensions option to ssrExchange (#1985)

github.com/urql-graphql/urql - 0dfa972d53562d66e391162a3e21d56e72bfb4be authored about 3 years ago by David Dios <[email protected]>
(graphcache) - Fix nullable lists with schema awareness (#1983)

github.com/urql-graphql/urql - 847e9884d0c6610c9dd172f873c52d71158a738e authored about 3 years ago by Phil Pluckthun <[email protected]>
Version Packages (#1926)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/urql-graphql/urql - cfd8f4dd3d605b9481af5fb56d928d90d8417480 authored about 3 years ago by urql-ci <[email protected]>
fix issue with paused queries not executing correctly (#1982)

github.com/urql-graphql/urql - 83cc017208f7d17fa7c428880b32a9695f15b1af authored about 3 years ago by Jovi De Croock <[email protected]>
(docs) - Add the Sturdy to the showcase (#1972)

github.com/urql-graphql/urql - 3e8929ad56d2f162091c87aa5611818417dbd8fd authored over 3 years ago by Gustav Westling <[email protected]>
fix broken link to architecture page (#1963)

github.com/urql-graphql/urql - c9a5ef1fe769c6600054ff385c7d0743474127b0 authored over 3 years ago by Jovi De Croock <[email protected]>
(graphcache) - improve perf by using String.indexOf in getField (#1957)

* attempt to improve perf by using String.indexOf

* Create afraid-kiwis-end.md

* move to `...

github.com/urql-graphql/urql - d3c452db63fb7c88630861d93a01bb2f5e2ca781 authored over 3 years ago by Jovi De Croock <[email protected]>
(vue) - allow for passing in the client as a ref (#1962)

* allow for passing in the client as a ref

* amend changeset to include install

github.com/urql-graphql/urql - 9446377a7062aaaf9de2768990a50dee5abb6732 authored over 3 years ago by Jovi De Croock <[email protected]>
fix issue with ssr-exchange looping for reexecuted ops (#1944)

github.com/urql-graphql/urql - 63eec7eb8b6efeb49c0bb27249dec58d12121d2a authored over 3 years ago by Jovi De Croock <[email protected]>
(svelte) - add missing `pause` on the `operationStore` (#1925)

* add missing `pause` on the `operationStore`

* Create cool-zoos-whisper.md

github.com/urql-graphql/urql - b90b6d5e1a7c39ecd2424afa49beba54ff0ad04c authored over 3 years ago by Jovi De Croock <[email protected]>