yargs v15.2.0 Release Notes

Release Date: 2020-03-01 // about 4 years ago
  • ⚠ BREAKING CHANGES

    • deps: [email protected] no longer implicitly creates arrays out of boolean
      arguments when duplicates are provided

    🔋 Features

    🐛 Bug Fixes

    • 📜 help always displayed for the first command parsed having an async handler (#1535) (d585b30)
    • deps: fix enumeration for normalized path arguments (#1567) (0b5b1b0)
    • locales: only translate default option group name (acc16de)
    • locales: remove extra space in French for 'default' (#1564) (ecfc2c4)
    • 🌐 translations: add French translation for unknown command (#1563) (18b0b75)
    • 🌐 translations: fix pluralization in error messages. (#1557) (94fa38c)
    • yargs: correct support of bundled electron apps (#1554) (a0b61ac)