Skip to content

0.6.0 (2024-10-30)

Latest
Compare
Choose a tag to compare
@br14n-sol br14n-sol released this 31 Oct 00:10
· 1 commit to main since this release
v0.6.0
c5056d3

compare changes

Features

  • Add the possibility to select directories. #24

Refactors

  • Remove deprecated property FileStats.isDir #33
  • Remove deprecated option hideNonMatch and match #33

Other Changes

  • build(deps-dev): update typescript to 5.6.3 #34
  • build(deps-dev): update tsup to 8.3.5 #34
  • build(deps-dev): update @biomejs/biome to 1.9.4 #34
  • build(deps-dev): update @inquirer/type to 3.0.0 #34
  • build(deps-dev): update @inquirer/select to 4.0.1 #34
  • build(deps): update @inquirer/core to 10.0.1 #34
  • build(deps): update @inquirer/figures to 1.0.7 #34
  • docs: update README.md
  • docs: add type-selection example
  • docs: update recursive example