Releases: bombshell-dev/clack
Releases · bombshell-dev/clack
@clack/prompts@0.4.4
21 Feb 02:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
d96071c : Don't mutate initialValue in multiselect, fix parameter type for validate().
Credits to @banjo for the bug report and initial PR!
Updated dependencies [d96071c ]
@clack/core@0.1.9
21 Feb 13:52
Compare
Sorry, something went wrong.
No results found
Patch Changes
1251132 : Multiselect: return Value[] instead of Option[].
8994382 : Add a password prompt to @clack/prompts
@clack/core@0.1.8
21 Feb 02:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
d96071c : Don't mutate initialValue in multiselect, fix parameter type for validate().
Credits to @banjo for the bug report and initial PR!
@clack/prompts@0.4.3
17 Feb 12:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
83d890e : Fix text cancel display bug
@clack/prompts@0.4.2
17 Feb 12:12
Compare
Sorry, something went wrong.
No results found
@clack/prompts@0.4.1
17 Feb 10:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
7fb5375 : Adds a new defaultValue option to the text prompt, removes automatic usage of the placeholder value.
Updated dependencies [7fb5375 ]
@clack/prompts@0.4.0
17 Feb 04:03
Compare
Sorry, something went wrong.
No results found
Minor Changes
61b88b6 : Add group construct to group many prompts together
Patch Changes
de1314e : Support required option for multi-select
Updated dependencies [de1314e ]
@clack/core@0.1.7
17 Feb 11:23
Compare
Sorry, something went wrong.
No results found
@clack/core@0.1.6
17 Feb 10:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
7fb5375 : Adds a new defaultValue option to the text prompt, removes automatic usage of the placeholder value.
@clack/prompts@0.3.0
16 Feb 14:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
493c592 : Improve types for select/multiselect prompts. Numbers and booleans are now supported as the value option.
15558e3 : Improved Windows/non-unicode support
Patch Changes
ca77da1 : Fix multiselect initial value logic
Updated dependencies [ca77da1 ]
Updated dependencies [8aed606 ]