Skip to content

Releases: cacjs/cac

v6.7.14

29 Aug 03:02
8342919
Compare
Choose a tag to compare

6.7.14 (2022-08-29)

Bug Fixes

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

v6.7.13

29 Aug 02:00
b8aab4a
Compare
Choose a tag to compare

6.7.13 (2022-08-29)

Bug Fixes

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

v6.7.12

12 Nov 01:34
ef52bc9
Compare
Choose a tag to compare

6.7.12 (2021-11-12)

Bug Fixes

v6.7.11

12 Oct 12:15
5e07a98
Compare
Choose a tag to compare

6.7.11 (2021-10-12)

Bug Fixes

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

v6.7.10

12 Oct 09:46
Compare
Choose a tag to compare

6.7.10 (2021-10-12)

Bug Fixes

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

v6.7.9

12 Oct 08:16
Compare
Choose a tag to compare

6.7.9 (2021-10-12)

Bug Fixes

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

v6.7.8

08 Oct 14:16
702d41a
Compare
Choose a tag to compare

6.7.8 (2021-10-08)

Bug Fixes

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

v6.7.7

06 Oct 13:33
Compare
Choose a tag to compare

6.7.7 (2021-10-06)

Bug Fixes

  • output help for sub commands too (abe662b)

v6.7.6

06 Oct 13:15
Compare
Choose a tag to compare

6.7.6 (2021-10-06)

Bug Fixes

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

v6.7.5

06 Oct 12:38
Compare
Choose a tag to compare

6.7.5 (2021-10-06)

Bug Fixes

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