Releases: TopCli/prompts
Releases · TopCli/prompts
v2.0.0
What's Changed
- chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 in the development-dependencies group by @dependabot in #114
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #115
- chore: add animated example by @PierreDemailly in #116
- refactor(validators)!: remove error field by @PierreDemailly in #117
- docs(confirm): update outdated docs by @PierreDemailly in #118
- refactor: use util.styleText instead of kleur by @PierreDemailly in #119
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 in the development-dependencies group by @dependabot in #120
- chore(deps): bump the github-actions group with 5 updates by @dependabot in #121
- refactor: use OpenAlly configs by @PierreDemailly in #122
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #110
- chore(deps-dev): bump eslint from 8.57.0 to 9.2.0 in the development-dependencies group across 1 directory by @dependabot in #111
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #113
- fix: prevent non-TTY terminals from crashing by @PierreDemailly in #112
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat(select): validations by @noxify in #96
- chore: add banner by @PierreDemailly in #98
- chore: use dependabot groups by @PierreDemailly in #99
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #100
- feat: signal option by @PierreDemailly in #102
- fix(multiselect): prevent duplicates by @PierreDemailly in #108
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- fix(multiselect): wrong hint by @PierreDemailly in #86
- feat(multiselect): showHint option by @FredGuiou in #87
- docs: add FredGuiou as a contributor for code, test, and doc by @allcontributors in #88
- chore(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in #90
- chore(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #89
- fix(confirm): clear the right amount of line by @PierreDemailly in #94
- feat(select): autocomplete by @noxify in #93
- docs: add noxify as a contributor for code, test, and doc by @allcontributors in #95
New Contributors
- @FredGuiou made their first contribution in #87
- @noxify made their first contribution in #93
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- feat(confirm): fast answer by @PierreDemailly in #79
- add type for question #81 by @ncukondo in #82
- docs: add ncukondo as a contributor for maintenance by @allcontributors in #83
- fix: select wrong return type by @PierreDemailly in #84
- chore(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #69
New Contributors
Full Changelog: 1.8.0...v1.8.1
v1.8.0
What's Changed
- refactor: migrate to TypeScript by @PierreDemailly in #74
Full Changelog: 1.7.0...1.8.0
v1.7.0
What's Changed
- docs: add fraxken as a contributor for code, and doc by @allcontributors in #65
- docs(README): use CAUTION blockquote for ESM-only notice by @fraxken in #64
- feat(multiselect): caseSensitive option by @PierreDemailly in #67
Full Changelog: 1.6.0...1.7.0
v1.6.0
What's Changed
- refactor: improve folder structure by @PierreDemailly in #61
- Remove useless deps by @fraxken in #63
- feat(multiselect): autocomplete by @PierreDemailly in #62
New Contributors
Full Changelog: 1.5.1...1.6.0
v1.5.1
What's Changed
- chore(deps): bump is-unicode-supported from 1.3.0 to 2.0.0 by @dependabot in #52
- chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #56
- chore(deps): bump github/codeql-action from 2.22.2 to 2.22.5 by @dependabot in #55
- chore(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #54
- chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #53
- fix: wrong cleanup for multi line prompts by @PierreDemailly in #59
- fix: prevent forbidden inputs & handle SIGINT by @PierreDemailly in #60
Full Changelog: 1.5.0...1.5.1
v1.5.0
What's Changed
- feat(question): add secure option by @PierreDemailly in #51
Full Changelog: 1.4.0...1.5.0