dawson-cli v0.27.0 Release Notes
Release Date: 2017-06-24 // over 7 years ago-
๐ Improvements
- ๐ fix(cli): update warning message in describe command (fb3f4ed)
- ๐ we have updated to a new major version of
execa
, which now extends environment by default (sindresorhus/execa@e370117), this will impact some phases of the deploy command (zip, install dependencies etc.) - ๐ we have updated to a new major version of
yargs
, which has updated parameters precedence for env / config / context (see https://github.com/yargs/yargs/releases/tag/v7.0.0) - โก๏ธ chore(deps): many dependencies and devDependencies have been updated