Releases: terkelg/prompts
Releases · terkelg/prompts
v2.4.2
What's Changed
- [Security] Fix ReDoS by @ready-research in #333
New Contributors
- @ready-research made their first contribution in #333
Full Changelog: v2.4.1...v2.4.2
v2.4.1
v2.4.0
- Add stdin and stdout to the docs (#257, #258)
- Update build dependencies
- Updated readme markup #272
- Loop cursor on all select-style prompts (#270)
- fix(inject): treat undefined in inject as initial value (#266)
- Remove internal use of process.stdout (#274, #275)
- Handle escape as exit + clearFirst feature for autocomplete (#280)
Thank you to all the contributors! 💯
v2.3.1
v2.3.0
- Update documentation #195 #223
- Added an option to change the number of items displayed #189
- Fix (multi)select falsy values #187 #188
- Add table of contents for the prompt types #222
- Hiding page number when only single page is there #210
- Evaluate type before other options and skip if falsy #217
- Fix
autocompleteMultiselect
instructions bug #216 - Fix for
opts.out
changed toopts.stdout
#209 #208 - Fix
Number
prompt can get pass minimum #203 #204 - Fix
Number
type ignore minimum #201 #202 - Add
maxVisible
option for select prompts #225 - Store correct reference of last prompt #221 #198
- Remove multi-pages on autocomplete, instead scroll down/up #230
Thank you everyone! 💯
v2.2.0
- Fix duplicate output when more than 1 line #168 #153 by @DrunkenPoney
- Added description option to choices #165 #170
- Options to display instruction text on multi-select prompt #174 #177 by @wilmouths and @lumio
- Press 'a' to toggle all in multi-select prompt #166 by @jeysal and @lumio
- Fix bug where ALT+ prints undefined #164 by @lumio
- Allow moving with J and K in select mode #161 by @WittBulter
- Updated readme #176 by @vivaxy
Thank you everyone! 💯
v2.1.0
v2.0.4
- New: Override question feature with
prompts.override
feature by @lumio. #132 #144 - Bug fix: Fallback not working on autocomplete by @lumio and @DrunkenPoney #137 #138 #121
- New: Issue templates for a better developer experience by @lumio #139 #143
- Improvement: Autocomplete Pagination by @DrunkenPoney #136 #130
- Improvement: Updated
date
prompt with new option to change format and the possibility to type numbers. @DrunkenPoney #135 #141 - Default value for choices in
AutoComplete
prompt #151
I'm happy to announce that @lumio is joining @DrunkenPoney and @lukeed as part the Prompts team.
He will help maintain and shape future releases of prompts. 🎉