·
12 commits
to main
since this release
Minor Changes
- 7bc3301: Prompts now have a
userInput
stored separately from theirvalue
. - 2837845: Adds suggestion and path prompts
- 9e5bc6c: Add support for signals in prompts, allowing them to be aborted.
- df4eea1: Remove
suggestion
prompt and changepath
prompt to be an autocomplete prompt. - 9bd8072: Add a
required
option to autocomplete multiselect.
Patch Changes
- bfe0dd3: Prevents placeholder from being used as input value in text prompts
- 94fee2a: Changes
placeholder
to be a visual hint rather than a tabbable value. - Updated dependencies [bfe0dd3]
- Updated dependencies [7bc3301]
- Updated dependencies [2837845]
- Updated dependencies [34f52fe]
- Updated dependencies [94fee2a]
- Updated dependencies [4f6b3c2]
- Updated dependencies [df4eea1]
- Updated dependencies [8ead5d3]
- @clack/[email protected]