0.5.0 (2024-10-22)
Added:
filter
option, allowing directory filtering #27showExcluded
option, which works the opposite way ofhideNonMatch
#27- Support for a custom prefix based on the prompt status #31
loop
boolean property to allow looping in the file list #32
Changed:
- Remove deprecated options:
noFilesFound
,path
andcanceledLabel
#23 - Mark as deprecated the options:
match
andhideNonMatch
(to be removed in 0.6.0) #27 - Mark as deprecated:
FileStats.isDir
(to be removed in 0.6.0) 75febe5 - Update
@inquirer/figures
to 1.0.6 #28 - Update
@inquirer/core
to 9.2.1 #28
Development:
- Update
@inquirer/select
to 2.5.0 #26 - Update
@biomejs/biome
to 1.9.1 #28 - Update
typescript
to 5.6.2 #28 - Update
tsup
to 8.3.0 #28 - Update
@inquirer/type
to 2.0.0 #28
Full Changelog: v0.4.0...v0.5.0