·
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.