saleor-apps-redis_apl/packages/shared
Krzysztof Wolski a1ad70e879
Unify urql version, use shared util to create client (#657)
* Add createGraphQLClient util to shared package

* Update urql version and use createGraphQLClient from shared package

* Update urql version and use createGraphQLClient from shared package - data importer

* Update urql version and use createGraphQLClient from shared package - cms

* Update CRM

* Update invoices

* Update klaviyo

* Update slack

* Update products feed

* Update search

* Remove unused urql next

* Update monitoring

* Update taxes

* Remove multipart since no longer used

* Update the lockfile

* Removed urql introspection since none of our apps used it

* Add changeset
2023-06-19 15:59:27 +02:00
..
src Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
.eslintrc Extract TitleBar and AppIcon to shared package and implement it in apps (#134) 2023-02-09 18:41:23 +01:00
CHANGELOG.md Release apps (#542) 2023-06-12 14:09:15 +02:00
index.ts Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
next-env.d.ts Update UI to match new dashboard style (#138) 2023-02-21 11:34:30 +01:00
package.json Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
tsconfig.json Update UI to match new dashboard style (#138) 2023-02-21 11:34:30 +01:00
vitest.config.ts Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488) 2023-05-23 11:04:52 +02:00