Closed jbolda closed 4 months ago
There are 9 changes which include covector with minor, action with minor, @covector/apply with minor, @covector/assemble with minor, @covector/changelog with minor, @covector/files with minor, @covector/command with minor, @covector/toml with minor, @covector/types with minor
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
Motivation
The value that inquirer provides is outshined by clack's feature set. We also didn't use much of the inquirer features that brought along an increased package size—making the swap.
Approach
It wasn't a straight swap, but we shifted the implementation to suit the altered API and improved upon some existing rough edges.