···11# @clack/prompts
2233+## 1.0.0-alpha.8
44+55+### Patch Changes
66+77+- 43aed55: Change styling of disabled multi-select options to have strikethrough.
88+- 2feaebb: Fix duplicated logs when scrolling through options with multiline messages by calculating `rowPadding` dynamically based on actual rendered lines instead of using a hardcoded value.
99+- 42adff8: fix: add missing guide line in autocomplete-multiselect
1010+- 8e2e30a: fix: fix autocomplete bar color when validate
1111+- 9b92161: Show symbol when withGuide is true for log messages
1212+313## 1.0.0-alpha.7
414515### Minor Changes