Skip to content

@inquirer/[email protected]

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 02 Sep 21:55
· 170 commits to main since this release
  • Search now support autocomplete like behaviours - See documentation
  • Search results can now be an array of string.
  • Includes @inquirer/[email protected] adding support for { signal: AbortSignal } in the context options to programatically cancel a prompt.
  • Fix: help tip now doesn't render if results aren't paginated or if there's no results.