### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [1.0.8](https://github.com/anc95/inquirer-file-tree-selection/compare/v1.0.7...1.0.8) > 28 June 2021 - Remove unused dependency 'directory-tree' [`#26`](https://github.com/anc95/inquirer-file-tree-selection/pull/26) - Fix keyword typo [`#27`](https://github.com/anc95/inquirer-file-tree-selection/pull/27) - chore(deps): bump lodash from 4.17.19 to 4.17.21 [`#24`](https://github.com/anc95/inquirer-file-tree-selection/pull/24) - feat: use left and right keys to navigate folders [`#22`](https://github.com/anc95/inquirer-file-tree-selection/pull/22) - fix: arrow display & validate the filtered value #28 #29 [`7320a94`](https://github.com/anc95/inquirer-file-tree-selection/commit/7320a942fae9cd61600ccde0425d138fdbe506c1) - ci: changelog [`ad975c7`](https://github.com/anc95/inquirer-file-tree-selection/commit/ad975c7c13fbce054a30e07ef4e2689282d31b5a) - Remove directory-tree [`5f93d58`](https://github.com/anc95/inquirer-file-tree-selection/commit/5f93d58a25f26376b8cae5fb7c482fe65dfc0cf7) #### [v1.0.7](https://github.com/anc95/inquirer-file-tree-selection/compare/v1.0.6...v1.0.7) > 10 October 2020 - Optimize [`#19`](https://github.com/anc95/inquirer-file-tree-selection/pull/19) - fix: Windows error [`#17`](https://github.com/anc95/inquirer-file-tree-selection/pull/17) - chore(deps): bump lodash from 4.17.13 to 4.17.19 [`#15`](https://github.com/anc95/inquirer-file-tree-selection/pull/15) - feat: lazy load the children of dir #18 [`31e8acc`](https://github.com/anc95/inquirer-file-tree-selection/commit/31e8accd764c762103edfa69e3d45769b191e26b) - chore: changelog [`651894f`](https://github.com/anc95/inquirer-file-tree-selection/commit/651894f8d5c8360b47bbe7d1b220d80f81d6c835) - chore: add postpublish hook [`ca71886`](https://github.com/anc95/inquirer-file-tree-selection/commit/ca718863082495f027840862e1be85f670a0da0e) #### v1.0.6 > 3 May 2020 - adds two options: `onlyShowValid` and `hideChildrenOfValid` [`#10`](https://github.com/anc95/inquirer-file-tree-selection/pull/10) - adds support for `transformer` property [`#8`](https://github.com/anc95/inquirer-file-tree-selection/pull/8) - makes `root` a more accurate parent of file tree [`#6`](https://github.com/anc95/inquirer-file-tree-selection/pull/6) - adds support for tab key to open/close folders [`#4`](https://github.com/anc95/inquirer-file-tree-selection/pull/4) - chore(deps): bump lodash from 4.17.11 to 4.17.13 [`#2`](https://github.com/anc95/inquirer-file-tree-selection/pull/2) - feat: init [`f68f6ac`](https://github.com/anc95/inquirer-file-tree-selection/commit/f68f6ac92d6f5e1a98e67f777728a9d5121b10ac) - feat: file show [`ac83feb`](https://github.com/anc95/inquirer-file-tree-selection/commit/ac83feb3112acf63865f57fed60dd3fd75d91177) - feat: add multiple option [`3aa4abf`](https://github.com/anc95/inquirer-file-tree-selection/commit/3aa4abf2fdf54ff17a53526ae79faa9a49a75bb5)