Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swap clack for inquirer #335

Merged
merged 7 commits into from
Jul 4, 2024
Merged

swap clack for inquirer #335

merged 7 commits into from
Jul 4, 2024

Conversation

jbolda
Copy link
Owner

@jbolda jbolda commented Jul 1, 2024

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.

Copy link
Contributor

github-actions bot commented Jul 2, 2024

Package Changes Through 9db09cf

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

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
covector 0.11.0 0.12.0
@covector/apply 0.9.3 0.10.0
@covector/assemble 0.11.0 0.12.0
@covector/changelog 0.11.0 0.12.0
@covector/files 0.7.2 0.8.0
@covector/command 0.7.1 0.8.0
@covector/toml 0.1.0 0.2.0
@covector/types 0.0.0 0.1.0
action 0.11.0 0.12.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@jbolda jbolda merged commit 24cb7c1 into main Jul 4, 2024
5 checks passed
@jbolda jbolda deleted the use-clack-over-inquirer branch July 4, 2024 18:11
@github-actions github-actions bot mentioned this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant