
* 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
17 lines
538 B
Markdown
17 lines
538 B
Markdown
---
|
|
"saleor-app-emails-and-messages": patch
|
|
"saleor-app-data-importer": patch
|
|
"saleor-app-products-feed": patch
|
|
"saleor-app-monitoring": patch
|
|
"@saleor/apps-shared": patch
|
|
"saleor-app-invoices": patch
|
|
"saleor-app-klaviyo": patch
|
|
"saleor-app-search": patch
|
|
"saleor-app-slack": patch
|
|
"saleor-app-taxes": patch
|
|
"saleor-app-cms": patch
|
|
"saleor-app-crm": patch
|
|
---
|
|
|
|
Updated configuration and dependencies of GraphQL client - urql.
|
|
All applications use now unified config for creating the client. Also unused related packages has been removed.
|