···11# @clack/prompts
2233+## 1.0.0-alpha.10
44+55+### Minor Changes
66+77+- 415410b: This adds a custom filter function to autocompleteMultiselect. It could be used, for example, to support fuzzy searching logic.
88+99+### Patch Changes
1010+1111+- 55eb280: Fix placeholder rendering when using autocomplete.
1212+- 68dbf9b: select-key: Fixed wrapping and added new `caseSensitive` option
1313+- Updated dependencies [68dbf9b]
1414+ - @clack/core@1.0.0-alpha.8
1515+316## 1.0.0-alpha.9
417518### Patch Changes