saleor-apps-redis_apl/.changeset/chatty-melons-cover.md
Lukasz Ostrowski 23b5c70f51
Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488)
* Extract semver compatibility logic to shared package and implement it in taxes

* Move semver checking package to packages/shared

* Update lock

* Apply suggestions from code review

Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>

* Improve error message

* Fix lockfile

---------

Co-authored-by: Adrian Pilarczyk <admin@peelar.dev>
2023-05-23 11:04:52 +02:00

5 lines
129 B
Markdown

---
"@saleor/apps-shared": minor
---
Add SaleorCompatibilityValidator util that compares semver version of the app and Saleor's