- feat: expose state slot prop for Command.Root (#38)
- fix: maintain original list order when clearing search value (#35)
- fix: move Command additional props to types file (#31)
- feat: export
defaultFilter
function (#29)
- fix:
autofocus
input behavior (#25)
- Fix: Bug with conditional rendering (#22)
- Fix: bug where best match wasnt selected (#17)
- Add
asChild
prop & forward input events (#14)
- Fix: input autofocus (#11)
- Fix:
autofocus
prop autofocuses input on mount (#8)
- Fix exports (#5)
- initial release (#1)