·
170 commits
to main
since this release
- [Typescript]
value
is now generic and will be inferred from the values passed in. - [Typescript] Enforce the use of valid
key
in the choice array. - Fix: rendering of selected values once prompt is done.
- Includes
@inquirer/[email protected]
adding support for{ signal: AbortSignal }
in the context options to programatically cancel a prompt.