Releases: saleor/cli
Releases · saleor/cli
v1.17.1
v1.17.0
Major
- Allow to skip create GH repo prompt by @2can in #387
- Improve
contentBoxheader by @2can in #388 - Fix the
yargsmiddleware composition by @zaiste in #391 - Fix
app deployre-deployment by @2can in #393 - Introduce set of functional tests for
deploycommands by @2can in #394 - Direct Saleor URL in storefront and checkout by @zaiste in #401
- Fix the
store --democreation by @zaiste in #406 - Add project tests by @michalina-graczyk in #403
- Simplify the
app tunneland addsapp uninstallby @zaiste in #410 - Use commit hash for
store create&app createby @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
deploycommands by @2can in #397 - Document
devcommands 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 createby @2can in #407 - Improve
env showfunctional test by @2can in #413
Full Changelog: 1.16.0...1.17.0
v1.16.0
Major
- Add
statuscommand 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 deployto infer the instance domain by @zaiste in #384
Minor
- Allow
gotas dep in the prod build by @zaiste in #362 - Update cli-bug-report.md by @michalina-graczyk in #366
- Fix the shebang setup by @zaiste in #363
- Add CICD check for test and lint by @lkostrowski in #368
- Update issue template by @lkostrowski in #373
- Define both prod & staging handlers for environment test by @2can in #374
- Change '/register' to '/signup' by @Cloud11PL in #355
- Skip middleware info for json output by @2can in #378
- Update
dev preparewith new build command by @2can in #380 - Adjust the
watchto theesbuildsetup by @zaiste in #381 - Fix the path for
dev infoby @zaiste in #382 - Adjust
app tunnelvendor for new bundling by @zaiste in #385 saleor loginshould give additional info by @Cloud11PL in #354
New Contributors
- @Cloud11PL made their first contribution in #355
Full Changelog: 1.15.2...1.16.0
v1.15.2
Fixes
- Adjust
app tunnelvendor for new bundling - Fix the path for dev info
Full Changelog: 1.15.1...1.15.2
v1.15.1
Full Changelog: 1.15.0...1.15.1
v1.15.0
What's Changed
- Docs by @2can in #326
- Fix empty env variable message box by @zaiste in #351
- Fix missing import statments by @zaiste in #357
- Remove
figletdependency by @zaiste in #358 - Replace
update-notifierwith a custom implementation by @zaiste in #359 - Make an experimental single file build for the CLI by @zaiste in #253
- Fix the
jsoninclude approach by @zaiste in #360 - Fix binary install to only use Node modules by @zaiste in #361
Full Changelog: 1.14.1...1.15.0
v1.14.1
What's Changed
- Change npm source to be @saleor org by @lkostrowski in #281
- Provide more descriptive info when creating an app. by @zaiste in #288
- Display the error message if the wrong directory by @zaiste in #289
- Check if Node.js process satisfies min version by @zaiste in #291
- Add on-demand CLI releases via GitHub Actions by @zaiste in #293
- Move no-warnings flag to env var by @2can in #294
- Add missing header in
app deployby @2can in #296 - Fix double stringify for the payload by @zaiste in #299
- Display active local port that is tunnelling by @lkostrowski in #300
- Use
envto setNODE_OPTIONSby @2can in #303 - Add PR template by @lkostrowski in #307
- Distinguish between Regular & RC releases by @zaiste in #302
- Fix the reusable workflow call by @zaiste in #309
- Extract env graphql endpoint logic to separate fn by @2can in #306
- Remove
.envfile requirement forappcommands by @2can in #316 - Eliminate the dependency on
.envby @zaiste in #318 - Add
debugstatments by @zaiste in #320 - Fix the code for TypeScript 4.8 by @zaiste in #322
- Add
debugto all commands by @zaiste in #325 - Fix the URL parsing for GitHub repositories by @zaiste in #328
- refresh CODEOWNERS by @lkostrowski in #335
- Update
storefront createwithreact-storefrontby @2can in #337 - Fix triggerDeploymentInVercel in
app deployby @2can in #338 - Update issue templates by @michalina-graczyk in #342
- Verify name for
app deployby @2can in #343 - Use the
printf-style for thedebugoutput by @zaiste in #344 - Add the version explicitly to
dev infooutput by @zaiste in #345
New Contributors
- @michalina-graczyk made their first contribution in #342
Full Changelog: 1.13.1...1.14.1
v1.13.1
v1.13.0
What's Changed
Major
- Add initial setup for tests with
vitestby @zaiste in #248 - Align
storefront createwith react-storefront turborepo by @2can in #254 - Align
storefront deploywith react-storefront turborepo by @2can in #256 - Align
checkout deploywith react-storefront turborepo by @2can in #269 - Remove the Saleor App submission via PRs by @zaiste in #265
Minor
- Add CODEOWNERS by @lkostrowski in #255
- Fix license claim in package.json/npm registry by @magul in #262
Full Changelog: 1.12.0...1.13.0
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