Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 17:35
55c59ad

Minor Changes

  • ef47f9c: Add small-list mode to FuzzySelector via searchThreshold (default 7). When item count is at or below the threshold, it now renders a simple Up/Down/Enter list without a search input while keeping callbacks and currentValue pre-selection behavior consistent.