v1.38
New Features
(none)
Improvements
- BREAKING CHANGE - the
--instancecommon option now accepts the URL to theGraphQLAPI endpoint of the Saleor instance. This change allows CLI to work with instances using a GraphQL endpoint that differs from the default/graphql/Saleor suffix. The instance URL is now validated before usage. - an invalid or expired token now triggers logout instead of a confusing error message
- renamed the
--originto--originsoption of thesaleor env origins - improved
saleor configuremessages - updated docs
- added descriptions to command groups and in the other commands that it's been missing
- added more examples
- added missing options definitions
Fixes
(none)
Full Changelog: 1.37.0...1.38.0
