saleor-apps-redis_apl/.changeset/few-tips-shake.md
Lukasz Ostrowski 7cb3b892c4
Author field in manifests (#299)
* Update app-sdk to 0.37.0

* Add author field to manifest handler

* Fix build by fixing AppPermission in tRPC (use Permission instead) and replace domain with saleorApiUrl (compat with 0.37.1 sdk)

* Update app-sdk to 0.37.1
2023-03-16 19:09:26 +01:00

423 B

saleor-app-emails-and-messages saleor-app-data-importer saleor-app-products-feed saleor-app-monitoring saleor-app-invoices saleor-app-klaviyo saleor-app-search saleor-app-slack saleor-app-taxes saleor-app-cms
patch patch patch patch patch patch patch patch patch patch

Replace apps to avoid AppPermission (use Permission for client permissions) and authData.domain (use saleorApiUrl)