Skip to content

@inquirer/[email protected]

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 02 Sep 21:57
· 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.