Skip to content

@clack/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:07
· 12 commits to main since this release
aece083

Minor Changes

  • 7bc3301: Prompts now have a userInput stored separately from their value.
  • 2837845: Adds suggestion and path prompts
  • 9e5bc6c: Add support for signals in prompts, allowing them to be aborted.
  • df4eea1: Remove suggestion prompt and change path prompt to be an autocomplete prompt.
  • 9bd8072: Add a required option to autocomplete multiselect.

Patch Changes