v1.31
New Features
saleor app remove command
New command - saleor app remove
It allows removing Apps in Saleor
saleor app create command
Changed functionality - saleor app create.
Currently the command allows to create a Local App in Saleor.
Previously the command created boilerplate Next.js App based on the Saleor App Template. This functionality still exists as saleor app template command.
Improvements
- Rename
saleor app createcommand tosaleor app template - Provide backup name through prompt in
backup createcommand - Removed
emailoption forenv createcommand - Unified options naming for
env createcommand - More examples among commands
- Removed
postinstallas it's no longer required
Fixes
(none)
Full Changelog: 1.30.0...1.31.0