Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

73 lines (37 loc) · 1.45 KB

cmdk-sv

0.0.12

Patch Changes

  • feat: expose state slot prop for Command.Root (#38)

0.0.11

Patch Changes

  • fix: maintain original list order when clearing search value (#35)

0.0.10

Patch Changes

  • fix: move Command additional props to types file (#31)

0.0.9

Patch Changes

  • feat: export defaultFilter function (#29)

0.0.8

Patch Changes

  • fix: autofocus input behavior (#25)

0.0.7

Patch Changes

  • Fix: Bug with conditional rendering (#22)

0.0.6

Patch Changes

  • Fix: bug where best match wasnt selected (#17)

0.0.5

Patch Changes

  • Add asChild prop & forward input events (#14)

0.0.4

Patch Changes

  • Fix: input autofocus (#11)

0.0.3

Patch Changes

  • Fix: autofocus prop autofocuses input on mount (#8)

0.0.2

Patch Changes

  • Fix exports (#5)

0.0.1

Patch Changes

  • initial release (#1)