Cac Versions Save

Simple yet powerful framework for building command-line apps.

v6.7.14

1 year ago

6.7.14 (2022-08-29)

Bug Fixes

  • fix typescript issue and fix wrong export field (fix #143) (#144) (8342919)

v6.7.13

1 year ago

6.7.13 (2022-08-29)

Bug Fixes

  • compat with NodeNext moduleResolution (#142) (b8aab4a)

v6.7.12

2 years ago

6.7.12 (2021-11-12)

Bug Fixes

v6.7.11

2 years ago

6.7.11 (2021-10-12)

Bug Fixes

  • default exports.require should be pointed to index-compat.js (#128) (5e07a98)

v6.7.10

2 years ago

6.7.10 (2021-10-12)

Bug Fixes

  • remove module.exports statement from esm build (46b2114)

v6.7.9

2 years ago

6.7.9 (2021-10-12)

Bug Fixes

  • make sure --version appears in the help message of the default command (0815980)

v6.7.8

2 years ago

6.7.8 (2021-10-08)

Bug Fixes

  • remove version from the help message for sub commands (#126) (702d41a)

v6.7.7

2 years ago

6.7.7 (2021-10-06)

Bug Fixes

  • output help for sub commands too (abe662b)

v6.7.6

2 years ago

6.7.6 (2021-10-06)

Bug Fixes

  • only output help and version for non-sub commands (54d5fab)

v6.7.5

2 years ago

6.7.5 (2021-10-06)

Bug Fixes

  • Revert "fix: only output version message for root command" (4247f99)