Releases: nanovazquez/yargs-interactive
Releases · nanovazquez/yargs-interactive
v3.0.1
24 Apr 22:06
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-04-24)
Bug Fixes
yargs-interactive: fix interactive mode execution (bdef91b ), closes #41
v3.0.0
28 Aug 03:06
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-08-28)
Features
BREAKING CHANGES
yargs: This upgrade could introduce several breaking changes with yargs
v2.2.0
27 Aug 13:23
Compare
Sorry, something went wrong.
No results found
2.2.0 (2019-08-27)
Features
v2.1.0
04 Apr 13:46
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-04-04)
Features
prompt: New if-no-arg prompt option (#17 ) (c91a74e )
v2.0.2
20 Mar 21:13
Compare
Sorry, something went wrong.
No results found
2.0.2 (2019-03-20)
Bug Fixes
interactive-mode: Fix filtering of options based on the prompt property (#14 ) (7f14f61 )
v2.0.1
10 Jul 23:14
Compare
Sorry, something went wrong.
No results found
2.0.1 (2018-07-10)
Bug Fixes
interactive-mode: Pass choices directly to inquirer (fixes #10 ) (#11 ) (d1c6c30 )
v2.0.0
05 May 21:01
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-05-05)
Features
prompt: Add the 'if-empty' value to the prompt option (closes #8 ) (#9 ) (2bf8ed6 )
BREAKING CHANGES
prompt: this feature breaks the contract of the prompt property, changing it from a boolean to a string.
v1.1.1
03 Mar 20:24
Compare
Sorry, something went wrong.
No results found
1.1.1 (2018-03-03)
Bug Fixes
Simplified examples and documentation (8ab537e )
v1.1.0
15 Jan 13:47
Compare
Sorry, something went wrong.
No results found
1.1.0 (2018-01-15)
Features
interactive-mode: Support interactive as an option (#6 ) (41ef7b8 )
v1.0.1
28 Nov 13:30
Compare
Sorry, something went wrong.
No results found
1.0.1 (2017-11-28)
Bug Fixes
npm: Change usage from a bin to a JS file (#5 ) (97a68ae )