Skip to content

Releases: bombshell-dev/clack

@clack/prompts@0.4.5

21 Feb 13:52
4605547
Compare
Choose a tag to compare

Patch Changes

  • 1251132: Multiselect: return Value[] instead of Option[].
  • 8994382: Add a password prompt to @clack/prompts
  • Updated dependencies [1251132]
  • Updated dependencies [8994382]
    • @clack/core@0.1.9

@clack/prompts@0.4.4

21 Feb 02:28
386134c
Compare
Choose a tag to compare

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

@clack/core@0.1.9

21 Feb 13:52
4605547
Compare
Choose a tag to compare

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
386134c
Compare
Choose a tag to compare

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
c0f3469
Compare
Choose a tag to compare

Patch Changes

  • 83d890e: Fix text cancel display bug

@clack/prompts@0.4.2

17 Feb 12:12
Compare
Choose a tag to compare

Patch Changes

  • Update README

@clack/prompts@0.4.1

17 Feb 10:56
Compare
Choose a tag to compare

Patch Changes

  • 7fb5375: Adds a new defaultValue option to the text prompt, removes automatic usage of the placeholder value.
  • Updated dependencies [7fb5375]
    • @clack/core@0.1.6

@clack/prompts@0.4.0

17 Feb 04:03
Compare
Choose a tag to compare

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

@clack/core@0.1.7

17 Feb 11:23
875bdd2
Compare
Choose a tag to compare

Patch Changes

@clack/core@0.1.6

17 Feb 10:56
Compare
Choose a tag to compare

Patch Changes

  • 7fb5375: Adds a new defaultValue option to the text prompt, removes automatic usage of the placeholder value.