Releases: TopCli/prompts
Releases · TopCli/prompts
v2.4.1
What's Changed
- Fix broken code sample in README by @ItsHarper in #148
- docs: add ItsHarper as a contributor for doc by @allcontributors[bot] in #150
- Expose validation response types by @ItsHarper in #151
- fix: generics & inferences by @fraxken in #153
- refactor: move index.ts to /src and refactor imports/exports by @fraxken in #154
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #155
New Contributors
- @ItsHarper made their first contribution in #148
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #144
- feat(question/secure): introduce a new placeholder option and remove old abstract mute by @fraxken in #146
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- docs: update example to make sense by @PierreDemailly in #135
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #136
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #138
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #139
- refactor: remove @topcli/wcwidth by @PierreDemailly in #140
- refactor: improve type of select and multiselect options by @SofianD in #137
- chore(deps): bump the github-actions group with 2 updates by @dependabot in #141
- chore(deps-dev): bump @types/node from 22.15.32 to 24.0.3 in the development-dependencies group by @dependabot in #142
- chore(deps): bump the github-actions group with 2 updates by @dependabot in #143
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- refactor(test): migrate from esmock to native mock by @PierreDemailly in #129
- ci: automatically merge dependabot PR by @PierreDemailly in #131
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #130
- feat: add choices type to 'select' and 'multiselect' by @SofianD in #134
- chore(deps-dev): bump @openally/config.eslint from 1.3.0 to 2.0.0 in the development-dependencies group by @dependabot in #133
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #125
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #126
- chore: update repository by @PierreDemailly in #127
- feat: add skip option by @PierreDemailly in #128
Full Changelog: v2.0.0...v2.1.0
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