v1.12.0
What's Changed
Major
- Preliminary domain validation in
env createby @2can in #204 - Make
app deployto wait till deployment finishes by @zaiste in #212 - Infer the project framework when creating a project in Vercel by @2can in #218
- Verify the environment presence in
useEnvironmentby @2can in #217 - Improve the handling of various cases of deployment by @2can in #241
Minor
- Change the order to DESC for SaleorAppList by @2can in #216
- Add missing
useGithubmiddleware toapp deployby @2can in #236 - Make it easier to read
.config/saleor.jsonby @zaiste in #238 - Fix the wrong destructuring assignment by @zaiste in #240
- Temporary support of both - new and old envnames by @magul in #249
- Use the project domain, not deployment domain when deploying to Vercel by @zaiste in #252
Full Changelog: 1.11.2...1.12.0