Skip to content

v4.0.0

Choose a tag to compare

@adrukh adrukh released this 16 Nov 15:51
· 21 commits to main since this release
34bd34e

4.0.0 (2020-11-16)

Bug Fixes

  • use vendored nconf (392e6f2)
  • vendor nconf to remove vulnerable yargs version (b90e7e7)

Features

  • add the original argv module (3b8a4e1)
  • re-enable argv parsing with yargs (2b3935c)
  • swap yargs parser with minimist (b9cc6b6)

BREAKING CHANGES

  • dropping argv parsing support because of vendored nconf module and removed yargs parser