Skip to content

Releases: saleor/cli

v1.17.1

04 Oct 07:27
fc2c922

Choose a tag to compare

Fixes

  • Fix args for ping on different OSes

Full Changelog: 1.17.0...1.17.1

v1.17.0

04 Oct 07:25
b88261f

Choose a tag to compare

Major

  • Allow to skip create GH repo prompt by @2can in #387
  • Improve contentBox header by @2can in #388
  • Fix the yargs middleware composition by @zaiste in #391
  • Fix app deploy re-deployment by @2can in #393
  • Introduce set of functional tests for deploy commands by @2can in #394
  • Direct Saleor URL in storefront and checkout by @zaiste in #401
  • Fix the store --demo creation by @zaiste in #406
  • Add project tests by @michalina-graczyk in #403
  • Simplify the app tunnel and adds app uninstall by @zaiste in #410
  • Use commit hash for store create & app create by @2can in #412
  • Fix the instance URL assignment flow by @zaiste in #411

Minor

  • Improve the PR template by @zaiste in #392
  • Update docs for deploy commands by @2can in #397
  • Document dev commands in docs by @2can in #398
  • Show more descriptive error for failed Vercel deployment by @2can in #399
  • Allow to skip dashboard admin email for env create by @2can in #407
  • Improve env show functional test by @2can in #413

Full Changelog: 1.16.0...1.17.0

v1.16.0

04 Oct 07:18
0e1c64b

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

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

Choose a tag to compare

Full Changelog: 1.15.0...1.15.1

v1.15.0

19 Sep 14:33
39d3b3a

Choose a tag to compare

What's Changed

Full Changelog: 1.14.1...1.15.0

v1.14.1

13 Sep 10:26
cc103f7

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

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

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

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