Skip to content

Releases: form8ion/overridable-prompts

v1.2.0

27 Jun 03:05
10f3e57
Compare
Choose a tag to compare

1.2.0 (2022-06-27)

Features

  • separator: re-exported Separator from inquirer (10f3e57)

v1.1.1

26 Feb 04:46
Compare
Choose a tag to compare

1.1.1 (2021-02-26)

Bug Fixes

  • deps: update dependency inquirer to v8 (609c12f)

v1.1.0

10 Dec 07:29
52167a4
Compare
Choose a tag to compare

1.1.0 (2020-12-10)

Features

  • predicates: provided the decisions to the predicates (febc02b), closes #205

v1.0.1

02 Mar 02:40
d074fd8
Compare
Choose a tag to compare

1.0.1 (2020-03-02)

Bug Fixes

  • inquirer: stopped calling inquirer if all questions have decisions (d074fd8)

v1.0.0

30 Jan 04:32
c945737
Compare
Choose a tag to compare

1.0.0 (2020-01-30)

Bug Fixes

  • decision-values: accepted false as a valid decision (8979238)
  • decisions: handled missing decisions (44b3fd4)

Features

  • decisions: filtered the prompts by the provided decisions (08184cc)
  • has-decision: exposed the logic to decide if decision is defined (fa1e35a)
  • questions: passed details through to inquirer (478ab1b)

v1.0.0-alpha.5

16 Jan 05:53
44b3fd4
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2020-01-16)

Bug Fixes

  • decisions: handled missing decisions (44b3fd4)

v1.0.0-alpha.4

16 Jan 03:12
fa1e35a
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2020-01-16)

Features

  • has-decision: exposed the logic to decide if decision is defined (fa1e35a)

v1.0.0-alpha.3

15 Jan 20:02
8979238
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2020-01-15)

Bug Fixes

  • decision-values: accepted false as a valid decision (8979238)

v1.0.0-alpha.2

15 Jan 06:34
08184cc
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2020-01-15)

Features

  • decisions: filtered the prompts by the provided decisions (08184cc)

v1.0.0-alpha.1

15 Jan 04:05
478ab1b
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2020-01-15)

Features

  • questions: passed details through to inquirer (478ab1b)