saleor-apps-redis_apl/.changeset/rare-tigers-agree.md
Lukasz Ostrowski 1fef68b49e
Improves how Saleor version is validated during installation (Invoices) (#390)
* Extract SaleorVersionCompatibilityValidator + tests

* Use SaleorVersionCompatibilityValidtor in register handler

* Replace coerce with includePrerelease in saleor version matching

* Changelogs
2023-04-17 12:39:13 +02:00

5 lines
119 B
Markdown

---
"saleor-app-invoices": patch
---
Use REQUIRED_SALEOR_VERSION from manifest in app's own Saleor version validation