Releases: bombshell-dev/clack
Releases · bombshell-dev/clack
@clack/[email protected]
Patch Changes
- 360afeb: feat: adaptative max items
@clack/[email protected]
Minor Changes
- b27a701: add maxItems option to select prompt
- 89371be: added a new method called
spinner.message(msg: string)
Patch Changes
- 52183c4: Fix
spinnerconflict with terminal on error betweenspinner.start()andspinner.stop() - ab51d29: Fixes cases where the note title length was miscalculated due to ansi characters
- Updated dependencies [cd79076]
- @clack/[email protected]
@clack/[email protected]
Patch Changes
- c96eda5: Enable hard line-wrapping behavior for long words without spaces
- Updated dependencies [c96eda5]
- @clack/[email protected]
@clack/[email protected]
Patch Changes
- 58a1df1: Fix line duplication bug by automatically wrapping prompts to
process.stdout.columns - Updated dependencies [58a1df1]
- @clack/[email protected]
@clack/[email protected]
Patch Changes
- ca08fb6: Support complex value types for
select,multiselectandgroupMultiselect.
@clack/[email protected]
Minor Changes
- 8a4a12f: add
groupMultiselectprompt - 165a1b3: Add
logAPIs. Supportslog.info,log.success,log.warn, andlog.error. For low-level control,log.messageis also exposed.
Patch Changes
- Updated dependencies [8a4a12f]
- Updated dependencies [8a4a12f]
- @clack/[email protected]
@clack/[email protected]
@clack/[email protected]
Patch Changes
- cc11917: Update default
passwordmask - Updated dependencies [ec812b6]
- @clack/[email protected]
@clack/[email protected]
Patch Changes
- ec812b6: fix
readlinehang on Windows
@clack/[email protected]
Minor Changes
- d74dd05: Adds a
selectKeyprompt type - 54c1bc3: Breaking Change
multiselecthas renamedinitialValuetoinitialValues
Patch Changes
- Updated dependencies [d74dd05]
- Updated dependencies [54c1bc3]
- @clack/[email protected]