Releases: jariikonen/inquirer-reorder-list
Releases · jariikonen/inquirer-reorder-list
Release list
inquirer-reorder-list: v0.1.1
inquirer-reorder-list: v0.1.0
0.1.0 (2025-01-22)
Initial release
Features
- add demo function (fc51cff)
- change move command so that m moves selection above and M below the active item (db3a815)
- items can be moved (1ba2393)
- make disabled items and separators sortable, and return list order instead of selection (5378742)
- make instruction help tip clearer and add a command key for displaying it (a0c53eb)
Bug Fixes
- description not updating in time (1f0efb3)
- metadata: fix author and contributor data in package.json (5e8484f)
Miscellaneous Chores
- release 0.1.0 (51702c7)