Skip to content

Releases: yargs/yargs-parser

v4.0.0

12 Oct 07:48
Compare
Choose a tag to compare

Bug Fixes

  • coerce should be applied to the final objects and arrays created (#57) (4ca69da)

BREAKING CHANGES

  • coerce is no longer applied to individual arguments in an implicit array.