Releases: anc95/inquirer-file-tree-selection
Releases · anc95/inquirer-file-tree-selection
v2.0.5
- process symbol link dirs and files correctly #90
v2.0.0 ESM support
- Support ESM (need inquirer@^9 installed) #82 #53 (If you are using CJS, please install version ^1)
v1.0.19
Feature:
- add support for enableGoUpperDirectory #66 #67
v1.0.17
downgrade cli-cursor/chalk/figures to keep work well on cjs
Add Typescript Support
v1.0.16
Update npm-publish.yml
feat: add support for default
- add support for default param #39