yargs v14.2.0 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • async middleware was called twice (#1422) (9a42b63)
    • ๐Ÿ›  fix promise check to accept any spec conform object (#1424) (0be43d2)
    • groups were not being maintained for nested commands (#1430) (d38650e)
    • ๐Ÿ“„ docs: broken markdown link (#1426) (236e24e)
    • ๐Ÿ‘Œ support merging deeply nested configuration (#1423) (bae66fe)

    ๐Ÿ”‹ Features

    • deps: introduce yargs-parser with support for unknown-options-as-args (#1440) (4d21520)