yargs v14.1.0 Release Notes

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

    • ๐Ÿ“„ docs: fix incorrect parserConfiguration documentation (2a99124)
    • detect zsh when zsh isnt run as a login prompt (#1395) (8792d13)
    • โš  populate correct value on yargs.parsed and stop warning on access (#1412) (bb0eb52)
    • ๐ŸŒฒ showCompletionScript was logging script twice (#1388) (07c8537)
    • strict() should not ignore hyphenated arguments (#1414) (b774b5e)
    • ๐Ÿ“„ docs: formalize existing callback argument to showHelp (#1386) (d217764)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ง make it possible to merge configurations when extending other config. (#1411) (5d7ad98)
    • deps: yargs-parser with support for collect-unknown-options (#1421) (d388a7c)