Skip to content

v4.0.0

Compare
Choose a tag to compare
@inttter inttter released this 04 May 14:53
· 58 commits to main since this release

πŸ’₯ 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.
Before After

🧹 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