v4.0.0
π₯ Breaking
-
01ef513 π₯ refactor(BREAKING)!: switch to
@clack/prompts
for all prompts- This is a breaking change, not because any functionality has changed, because all the core logic is the exact same, but more so because it overhauls the user experience.
- Some things could (hopefully not) break with this change. I've tested it a lot of times, but if you encounter an error, provide the console log, and create an issue.
π§Ή Chores
- 01ef513 π§Ή chore: use
.name
for showing name of licenses - 01ef513 π§Ή chore: use significantly better error messages
- 01ef513 π§Ή chore: stop logging when
npm init -y
is ran
π Docs
- 7b5a13f π docs: update documentation
π Bugfixes
- 01ef513 π fix: description not being filled with user input