dawson-cli v0.27.0 Release Notes

Release Date: 2017-06-24 // almost 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