Releases: simplyappdevs/nodejs-prompt
Releases · simplyappdevs/nodejs-prompt
v1.4.0
05 Sep 15:35
Compare
Sorry, something went wrong.
No results found
v1.4.0
Features
Dependencies updated (removing vuln)
Removed examples (see README.md for examples repo)
Bug Fixes
N/A
Known Issues
N/A
v1.3.0
05 Sep 15:34
Compare
Sorry, something went wrong.
No results found
v1.3.0
Features
Restructured for simple hybrid package
Bug Fixes
N/A
Known Issues
N/A
Updated dependencies to remove vulnerabilities
17 Jul 15:27
Compare
Sorry, something went wrong.
No results found
v1.2.5
Features
N/A
Fixes/Updates
Updated dependencies
Added rimraf for script to work between PC and MAC
Known Issues
N/A
v1.2.0
27 Sep 22:49
Compare
Sorry, something went wrong.
No results found
v1.2.0
New feature and enhancement
Features
#5 - Added prompt list title
Enhancements
#4 - Replaced while...loop with recursive promise chaining
Bug Fixes
N/A
v1.1.6
25 Sep 03:53
Compare
Sorry, something went wrong.
No results found
v1.1.6
Fixes for npm install usage
Features
N/A
Bug Fixes
Updated configs and index.ts to default to ESM module
Todo
v1.0.2
24 Sep 04:09
Compare
Sorry, something went wrong.
No results found
v1.0.2
Fixed package.json for NPM publish
Features
N/A
Bug Fixes
files section in package.json had directory prefix which did not work for publishing
v1.0.1
24 Sep 03:49
Compare
Sorry, something went wrong.
No results found
v1.0.1
Baseline component
Features
Prompt by configuration
Single prompt
Multiple prompts
Prompt with options
Prompt with default value
Exit if user entered empty string option
Bug Fixes
N/A