Minor Changes
-
feat(cli): rework preconditions: (#650)
- remove
--no-preconditionsoption fromsv add - add
--no-git-checkoption tosv add. With this flag, even if some files are dirty, no prompt will be shown
- remove
Patch Changes
- fix(create): update library docs to reflect proper
packcommand (#655)