Ecosyste.ms: OpenCollective

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

github.com/urql-graphql/urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://github.com/urql-graphql/urql

(svelte) - cache & network query should reset stale to false (#1032)

* try potential fix for cache-and-network stale true

* Add changeset

* move fix to Operati...

8e7fc5ce1451b24f569343011da717362c1ba3f0 authored over 4 years ago
Fix Windows overflow-x style (#1030)

95e97c7a007adaa9b34b2004596efbbb0eb3dede authored over 4 years ago
Fix few typos in svelte doc examples (#1029)

9b08757a0a385dfbb4e6a888625e4a399ec0ceb9 authored over 4 years ago
remove residual badges (#1024)

b39e942ce8f87d1268e1499218929819a17f5091 authored over 4 years ago
Fix formatting in docs/api/svelte.md

0984623df84f7831617635ff4b9765fdf65d19d9 authored over 4 years ago
Update packages/svelte-urql/example/src/App.svelte

31aafc24b8d53a46fc3abdac2a8e8034b1c715d8 authored over 4 years ago
Version Packages

3accd99e964dd58e3499824e5bc860554e186e18 authored over 4 years ago
(next) - Move urql to peerDependencies and remove fetch polyfill (#1018)

* move urql from dependency to peerDependency

* add changeset

* remove autommatic fetch po...

b4674c4961df28c724a3d214c5828d4f60ca6a99 authored over 4 years ago
(svelte) - Reimplement @urql/svelte bindings with new API approach (#1016)

* Reimplement @urql/svelte bindings with new API approach

* Accept only stores as input in qu...

181decf797586b4ffa7e12f2747dad2aff1dd65c authored over 4 years ago
docs typo fix (#1021)

861237f9793a88bf09c688a59e84c7df8d4cea61 authored over 4 years ago
(graphcache) - Fix offlineExchange timing after rehydration (#1019)

* Add experimental buffer fix for edge cases in Svelte/Preact

* Add changeset

d8a09c64e44d3529272b647562f3bb4f7f9120c0 authored over 4 years ago
Version Packages

5737b740e22f4326221de25f5abaa2b773e99bbe authored over 4 years ago
Upgrade direct and transitive dependencies (#1013)

1433bbbde5415eb3b8dd1820c4b0a6d79be1d6b7 authored over 4 years ago
(exchanges) - implement the focusExchange (#903)

* implement the focusExchange

* Update refocusExchange.ts

* use Map.forEach and remove key...

0835fcab878a48f0fd6740eca9839f0bae9e8868 authored over 4 years ago
(next-urql) - Never suspend option (#923)

* add option to disable suspense

* add changeset

* add docs

* correct the brackets for ...

1a439fd2416576959b0e38f376d99553a54e8a6d authored over 4 years ago
(graphcache) - Fix offline queries not flowing through the entire cacheExchange (#1011)

* (graphcache) - Fix offline queries not flowing through the entire cacheExchange

* Add suppo...

e55f27517610397dc283ae852cc8743ccab8b79f authored over 4 years ago
(preact) - Update @urql/preact implementation to match React bindings (#1008)

372b0e3fa4da90d4acdfa4e53db068986e36f6af authored over 4 years ago
Fix ES6 Array method being used in populateExchange (#1009)

a2c3a1f8dffed76c6f2ce60403660400b0c9d222 authored over 4 years ago
(chore) - Update tsconfig.json in storybook-addon to match others (#1010)

* Update tsconfig.json in storybook-addon to match others

* Fix up dependencies accidentally ...

0c92e289257d67e240071540548f58657a81fd50 authored over 4 years ago
(populate) - support (nested) interfaces & unions in the return type (#963)

* support populating interfaces

* handle nested interfaces

* add changeset

* remove ts-...

e39bcc5fe9af4db4c33b4bf95b976bff823c40fc authored over 4 years ago
Fix typo in normalized caching docs (#999)

8c74924c1d49588f265cbc3776e98fbff4995199 authored over 4 years ago
change branch reference to 'main' (#1000)

139d2a02ddf26210b28a5786d7598d3e95d7904a authored over 4 years ago
(next-urql) Expose initUrqlClient function for manual usage in Next’s getServerSideProps methods (#993)

* Expose initUrqlClient function so that a Client can be created manually for use in Next's newe...

095855302f7dc4e809c7fee6e245981ecbf8aab1 authored over 4 years ago
Migrate to GitHub Discussions

b6b7a35df3c7b1c5e80e4d218b877dad1b77f10e authored over 4 years ago
(chore) - Add ES5 linting and ensure polyfill-less ES5 support (#991)

* Extract common ESLint settings into preset

* Mute excess eslint warnings

* Add ES5 complianc...

794b34c22e221d83c23310c7ab9111fe88b06748 authored over 4 years ago
Version Packages

8f3c75722a4b6327c686cabf91ee61bbfe507560 authored over 4 years ago
(graphcache) - Fix offline queries not delivering any results on cache-miss and offline (#985)

* Fix fetching becoming infinite for offline queries

When the offline queries issues another ...

0af76d43c24b4d65f4d92f45436389b137f41158 authored over 4 years ago
(graphcache) - Fix updates config for renamed root schema types (#984)

* Fix store.updates not using mutation/subscription typenames

* Update SchemaPredicates for n...

6dbbacd3995777a317ac0dc7f5fba31f3c89d286 authored over 4 years ago
Add storybook addon (#954)

* make example storybook project

* Add react support

* Add readme

* Start pulling stuff...

aee9598087be952248882527ff5a4747fb8a7e07 authored over 4 years ago
Update hasReact conditional (#982)

* Update hasReact conditional

- Prevent error when a dependency key doesn't exist
- Check ...

c1e72a67c1910f7ae90aae54917b87fbe5d748bc authored over 4 years ago
Prevent error when both preact and react exists in package (#983)

9208ad41aefe592a94598338db3d3a96c0470e54 authored over 4 years ago
Update config.yml (#981)

e93d180040ac357ec0d4fce356bd5bc8b6ff4909 authored over 4 years ago
Update CircleCI to skip install on cache hit (#980)

e6ac0e37f081027ea50696c2e7a42070cc13b536 authored over 4 years ago
Update circleci badge to point to the main branch (#977)

baa76ae785e99dd42765ef689353d00a9ee69c92 authored over 4 years ago
(introspection) - Implement initial @urql/introspection package (#976)

* Implement initial @urql/introspection package

* Fix typos and update Graphcache test

* Updat...

b53403f3d426d5993382f6e7393bf8b55258378f authored over 4 years ago
(docs) - elaborate on graphcache documentation (#950)

* clarify some graphcache documentation

* Apply suggestions from code review

Co-authored-b...

34181a3a12796864544cc48602801673b8fa81a4 authored over 4 years ago
(docs) - Add page for more detailed auth docs (#973)

* Add more detailed documentation for authentication

* Add a section on using errorExchange w...

6d4e4012c87e61bcdbd0e37ee84336dfba7fd72b authored over 4 years ago
Update README.md (#972)

f44d7163073905cde4b24ad1a986fddfe9b7bf4e authored over 4 years ago
(docs) - Add more code examples to Concepts > Exchanges

b985d0ab389bc88fde5b4512d76ff4162fb9d2fe authored over 4 years ago
Version Packages

0b43066c28aae9c7567c3057778820826801c55b authored over 4 years ago
(docs) - Add page for Automatic Persisted Queries and File Uploads (#970)

* Add docs for automatic persisted queries

* Add section for file uploads

* Update "Advanc...

729855c05167981d78b6c229520124a46f3a587d authored over 4 years ago
support fast-refresh (#969)

b182dfb73f7e66e41beeab2ed0230be6e9653c27 authored over 4 years ago
Fix README typo (#968)

Added clarity around formidable’s maintainer status.

48847721606930e2b95bf55de471e36a40414f11 authored over 4 years ago
(docs) - Add missing API docs for newer exchange packages (#967)

* Add API docs for @urql/exchange-execute

* Add docs for @urql/exchange-multipart-fetch

* ...

11b5e058217dcd4d411d1a8a926732bfecc6a8b7 authored over 4 years ago
Version Packages

a1252da4fec8e8002e565727d74a57e672d68f4a authored over 4 years ago
(chore) Upgrade dependencies (#965)

* Upgrade direct & transitive dependencies

* Fix TypeScript undefined error in preact-urql

* F...

59c1d8019e25bd9a151feffd4c893693269c2a0e authored over 4 years ago
(exchanges) implement auth exchange (#939)

* Create an auth exchange and implement adding token to auth header

* Add tests for the auth ...

4ea13f66ad3d127b70f8b1c0eea1d99c88be85e5 authored over 4 years ago
(core) - Omit Content-Type header when using GET (#957)

* remove content-type when using get

* Update changeset to list all affected exchanges

85bb3403d3e6dada6fa0de21d2ac3faaa475b136 authored over 4 years ago
(core) - Fix mutable data for SSR exchange (#962)

* Serialize SSR results into JSON sooner

This will prevent mutations of the result data from ...

27ea822bc26528021088bf851218586f938f6a1f authored over 4 years ago
docs: remove extra 'to' (#960)

fd4f0e2cb7713a766a8bb9dc4a01008fa18e4a82 authored over 4 years ago
(exchanges) implement error exchange (#947)

* Add an error exchange

* Export error exchange in urql core

* Add documentation for the e...

e031f9b887960a8113890777e8a100973068a36c authored over 4 years ago
(chore) - Add changeset for #897

a0eb5ce498853327565ab9c629706cb2bc1a1459 authored over 4 years ago
feat: relayPagination respects nodes and edges (#897)

Some APIs allow you to requests pages of nodes, rather than individually-cursored items. This pa...

20e3617ced88f9fd719b6df0c24ef2289fdcc054 authored over 4 years ago
fix(preact): handle case where `prev.current` is null (#944)

* fix: handle case where `prev.current` is null

after upgrading to `@urql/[email protected]`, I st...

26c6b9dc3f8ca5981bfced2ecd1f3e603b7c9e72 authored over 4 years ago
fix async fetchOptions recipe (#943)

452f86e57de67c0734f317138a5ffeea5f875829 authored over 4 years ago
Update showcase.md (#940)

cdc5758ae6bd93c35291d429dbc981a8d9482d93 authored over 4 years ago
(docs) - add example of sub-field inspection (#937)

* add example of sub-field inspection

* Apply suggestions from code review

Co-authored-by:...

ffe28467aaa2a9f5a758db7020efc5c10d2b84fc authored over 4 years ago
(docs) Add The Atlantic to showcase (#936)

264fc6189de097f720874c1ce2762f8f011ab252 authored over 4 years ago
(persisted-fetch) - Don't send persisted queries if the hash operation fails (#934)

* Don't send persisted queries if the hashing operation fails

* Add a test case

* Fix typo

* ...

1651fd51814502e91b02e6dff4f0b26e3970cd82 authored over 4 years ago
Version Packages

8033b9bc386740d959ee398ba40def05234b79fd authored over 4 years ago
(graphcahce) - fix resolver types (#927)

* fix typings by allowing for an object in a resolver

* add changeset and correct test

* a...

4ec00883fb75eba5122bb9bec5b3c2a69bda9ecc authored over 4 years ago
Upgrade direct and transitive dependencies (#925)

03d983194a5a6291bc20532aa4afac280370f54e authored over 4 years ago
(next-urql) - Pass resetUrqlClient method to App/Page (#894)

* make initial draft for resetting the active urql-client instance

* document the feature

...

facb48c4da6cdc61e2371e9997533185d32cd966 authored over 4 years ago
(react/preact/svelte) - add operation to the result (#924)

* add operation to the query, mutation and subscription result for react/preact/svelte

* add ...

7696323f2cf5f38659bea26526a83c64acb40aac authored over 4 years ago
add example of using inspectFields to invalidate a list (#922)

3a69fe4b094a9c7f7d24880d0aa9ddf65b44bf76 authored over 4 years ago
(docs) - fix spelling errors found (#921)

* docs: fix typos

* fix additional typos and undo un-necessary fixes

7c2231507afe64794771858e6c837afde97d54dd authored over 4 years ago
(core) - Strip whitespace from query for GET requests (#908)

* strip whistespace from query

* add changeset

* Add comment-stripping to GET stringificat...

b609ce03bda2f0f4b1062e9940bafe6653aad39b authored over 4 years ago
(core) - Shorten queries for hashing (#911)

* remove comments and whitespace from our own queries

* add changeset

* add comment after ...

873ba9db1e6b0427890991c245409473740a51e3 authored over 4 years ago
(graphcache) - Mute warnings when using built-in fields (#919)

See: https://spectrum.chat/urql/help/is-there-a-way-to-access-cache-directly~40669292-345e-4c02-...

ac642142f074e36e901e331551bd79e9172c37a5 authored over 4 years ago
(docs) - add graphcache docs for inspectFields (#902)

* add docs for inspectFields

* Update custom-updates.md

Co-authored-by: Phil Plückthun <ph...

25624a72d259bd7f299de11ca91d8a15ec0f4678 authored over 4 years ago
Update README.md

7129700fb16a651f22db7dbfecf60115fde2fd5b authored over 4 years ago
Update six-shoes-kneel.md

f8568a338a44ecc0d13361f2a0bae2f15c485b4f authored over 4 years ago
(react-hooks) prefer exported function instead of block-scoped variable (#904)

* prefer exported function instead of block-scoped variable

* added changeset

467bdbc5a457a7bef39ccc8702719a73dc0cad3e authored over 4 years ago
(exchanges) - implement requestPolicyExchange (#899)

* add requestPolicyExchange

* add readme

* add it to docs

* remove redundant else

* ...

5a37a6497cc111892069b3940be2c525d4aff875 authored over 4 years ago
Bump lodash from 4.17.15 to 4.17.19 (#906)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

5594b55fdac55e533686130630764bac470d68a0 authored over 4 years ago
fix changesets base branch

e07a393c9a70c3d1cb49675c942dee2f5364e160 authored over 4 years ago
add special case for fetching an introspection result in graphcache (#893)

ca68584a578b9f85d0b1448fc7a5fc9587f968de authored over 4 years ago
Remove duplicate of populateExchange import (#892)

1fe8e79a167020ec835c11523906e98e4fb0569e authored over 4 years ago
remove mergeExchanges notion (#891)

3bdc6ce7eb12f47b0e059b933740c3eb36e14a2c authored over 4 years ago
Docfix: import populate from correct library. (#890)

Import line for populate should point to `@urql/exchange-populate`

0d23b205466a271af0fe9882c92df69a8b8ae26e authored over 4 years ago
(persisted-fetch) - pass document as a second argument to the generateHash option (#887)

* pass document as a second argument to the generateHash option

* add test to assert that for...

1cdfbefbf7ddafb9ba181527417c2e57bbbb4861 authored over 4 years ago
Version Packages

c4f24eed5807a8194c9a13ded1ff394378e4c9ea authored over 4 years ago
Update link references

0b5ef5ad5cf537296fda3823a99422aa5581e87e authored over 4 years ago
(next-urql) - disable suspense when we aren't binding getInitialProps (#884)

* disable suspense when we aren't binding getInitialProps, enabling this without getInitialProps...

945d87fe7498777f8183007b0d0788b1e1e01359 authored over 4 years ago
(fix) - Delay invalidation in ssrExchange by a tick (#885)

* (fix) - Delay invalidation in ssrExchange by a tick

Resolve #874

* Update ssr.test.ts

93e365d862e131146c8c47864f06c1e291c9c26e authored over 4 years ago
(core) - Fix formatDocument mutating original document (#880)

* Fix formatDocument mutating original document

- Fix the formatDocument mutating parts of th...

c6fb74edbb17f1762237d58cd144bbdaaf5bf015 authored over 4 years ago
Spelling and grammar fixes (#872)

481ff4ca823bcc59fa1082697836ed71a391f7ad authored over 4 years ago
(populate) - update docs (#871)

* update populateExchange documentation

* Update auto-populate-mutations.md

* update wordi...

52a26079cfd3bdd3945346a66a1c9b882e6e3bf8 authored over 4 years ago
(persisted) - Add generateHash option to the persistedFetchExchange (#870)

* Add support for a custom hash function in @exchange/persisted-fetch

* Add a changeset

* Upda...

f80c96d71dd660f9d3c96920752132dba24f7608 authored over 4 years ago
Version Packages

9e72bc90854aff8c7e3435e043e1339e39a209b2 authored over 4 years ago
(svelte) - Expand Readables with factory and PromiseLike methods (#862)

* Reimplement query/mutate/subscription store factories

`query` and `subscription` are now Re...

3c1fb7cb33972f5144d08239c9171d1819ae0095 authored over 4 years ago
(graphcache) - Reimplement default-storage serializer/deserializer (#866)

* Prevent collecting optimistic writes on persist Set

* Implement custom persistence serializ...

147e62817afb71c0cb2761430e67e461b4d64707 authored over 4 years ago
(chore) - Remove scheduleTask helpers (#861)

* Replace scheduleTask helper with inline Promise.resolve()

The scheduleTask helper was useful ...

c3dbd2a72f0baed71e95baa0d5f78ffb46e9351b authored over 4 years ago
(fix) - Fix timing for out-of-band client.reexecuteOperation calls (#860)

* Fix timing for out-of-band client.reexecuteOperation calls

When an operation becomes asynch...

f468f6dfee06534d92bdda01ffe8dc8c936664ff authored over 4 years ago
(graphcache) - Add root operation type traversal warning (#859)

* Add warning when a selection traverses an Operation Root Type

* Add error code and explanaton...

0a90257b2b090c7e7bc14ad383fa9a847ac5cb5a authored over 4 years ago
(next) - prevent client-serialization even without getInitialProps (#857)

* prevent serialization even without getInitialProps

* Update .changeset/curly-bags-tap.md

...

581fb6990b093b218925d6dc5279dd70237f6bd4 authored over 4 years ago
fix(docs): typo on changelog (#856)

771f9eb392eb0239fb51b6c24467d05bd92a9bdb authored over 4 years ago
Update graphcache/default-storage/package.json

e7ffe39c78a6d010e5da021775bf6032bda68691 authored over 4 years ago
Version Packages

3fd4b4806fc5138cf9630856880f50e72ed67a79 authored over 4 years ago
Upgrade dependencies

4542a9d56705b1182cd17010bcb319b46e4c42dc authored over 4 years ago