Releases: form8ion/overridable-prompts
Releases · form8ion/overridable-prompts
v1.2.0
1.2.0 (2022-06-27)
Features
- separator: re-exported
Separator
from inquirer (10f3e57)
v1.1.1
1.1.1 (2021-02-26)
Bug Fixes
- deps: update dependency inquirer to v8 (609c12f)
v1.1.0
1.1.0 (2020-12-10)
Features
- predicates: provided the decisions to the predicates (febc02b), closes #205
v1.0.1
1.0.1 (2020-03-02)
Bug Fixes
- inquirer: stopped calling inquirer if all questions have decisions (d074fd8)
v1.0.0
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
Bug Fixes
- decisions: handled missing decisions (44b3fd4)
v1.0.0-alpha.4
Features
- has-decision: exposed the logic to decide if decision is defined (fa1e35a)
v1.0.0-alpha.3
Bug Fixes
- decision-values: accepted
false
as a valid decision (8979238)
v1.0.0-alpha.2
Features
- decisions: filtered the prompts by the provided decisions (08184cc)
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-01-15)
Features
- questions: passed details through to inquirer (478ab1b)