Skip to content

Releases: saleor/cli

v1.16.0

04 Oct 07:18
0e1c64b
Compare
Choose a tag to compare

Major

  • Add status command for better DX by @zaiste in #356
  • Update deploy commands by @2can in #346
  • Add referencing of a Saleor instance directly by @zaiste in #379
  • Make app deploy to infer the instance domain by @zaiste in #384

Minor

New Contributors

Full Changelog: 1.15.2...1.16.0

v1.15.2

04 Oct 07:16
12a01c3
Compare
Choose a tag to compare

Fixes

  • Adjust app tunnel vendor for new bundling
  • Fix the path for dev info

Full Changelog: 1.15.1...1.15.2

v1.15.1

21 Sep 10:53
fabc9fc
Compare
Choose a tag to compare

Full Changelog: 1.15.0...1.15.1

v1.15.0

19 Sep 14:33
39d3b3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.15.0

v1.14.1

13 Sep 10:26
cc103f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.13.1...1.14.1

v1.13.1

24 Aug 11:41
Compare
Choose a tag to compare

What's Changed

  • Parametrize the URLs used for apps register flow by @zaiste in #268
  • Remove old environment variables names by @magul in #274
  • Start storefront with checkout for storefront create by @2can in #278

Full Changelog: 1.13.0...1.13.1

v1.13.0

24 Aug 11:40
db9cae1
Compare
Choose a tag to compare

What's Changed

Major

  • Add initial setup for tests with vitest by @zaiste in #248
  • Align storefront create with react-storefront turborepo by @2can in #254
  • Align storefront deploy with react-storefront turborepo by @2can in #256
  • Align checkout deploy with react-storefront turborepo by @2can in #269
  • Remove the Saleor App submission via PRs by @zaiste in #265

Minor

Full Changelog: 1.12.0...1.13.0

v1.12.0

10 Aug 09:40
74652b6
Compare
Choose a tag to compare

What's Changed

Major

  • Preliminary domain validation in env create by @2can in #204
  • Make app deploy to 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 useEnvironment by @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 useGithub middleware to app deploy by @2can in #236
  • Make it easier to read .config/saleor.json by @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

v1.11.0

27 Jul 11:03
290ac09
Compare
Choose a tag to compare

What's Changed

  • Finalise the Saleor Apps deployment flow by @zaiste in #192
  • Resolve the HTTP server self-referencing loop in the app tunnel by @zaiste in #196
  • Force main as a branch for older Git config by @zaiste in #195
  • Fix deploy - add missing f-slash by @2can in #193
  • Fix run - stringify stderr output by @2can in #194
  • Update Saleor Apps README section by @mirekm in #197
  • Refactor Vercel SDK by @zaiste in #199
  • Use basic auth for protected environments by @2can in #198
  • Allow to use name for env remove by @2can in #202
  • Fix env path setting for Vercel API by @zaiste in #203
  • Fix the Vercel integration path, the external flow by @zaiste in #207

New Contributors

Full Changelog: 1.10.0...1.11.2

v1.10.0

27 Jul 10:59
34fcf53
Compare
Choose a tag to compare

What's Changed

  • Fix SaleorAppList query by @2can in #186
  • Remove ANY_EVENTS from webhook create by @2can in #188
  • Improve dev prepare by @2can in #190
  • Improve messages for webhook list by @2can in #191
  • Improve the message for multi-selects by @2can in #189

Full Changelog: 1.9.0...1.10.0