yargs v17.1.0 Release Notes

Release Date: 2021-08-04 // over 2 years ago
  • 🔋 Features

    • ⚡️ update Levenshtein to Damerau-Levenshtein (#1973) (d2c121b)

    🐛 Bug Fixes

    • coerce middleware should be applied once (#1978) (14bd6be)
    • implies should not fail when implied key's value is 0, false or empty string (#1985) (8010472)
    • positionals should not overwrite options (#1992) (9d84309)
    • strict should fail unknown arguments (#1977) (c804f0d)
    • wrap(null) no longer causes strange indentation behavior (#1988) (e1871aa)