Releases: timc1/kbar
Releases · timc1/kbar
v0.1.0-beta.45: fix: allow matches on words far in the label
Enhancements
- Support longer query strings via fuse.js (#350)
v0.1.0-beta.44
v0.1.0-beta.43
Enhancements
- Improvements to Fuse type safety + memoization (#329)
v0.1.0-beta.42
Enhancements
- Improvements to search speed, replacing
command-score
with Fuse ⚡ (#325)
v0.1.0-beta.41
v0.1.0-beta.40
chore: 0.1.0-beta.40
v0.1.0-beta.39
v0.1.0-beta.38
Bug fixes
- Fixed an issue where kbar would capture focus from external
autofocus
'ed inputs on first mount (#254)
v0.1.0-beta.37
Bug fixes
- Fixed an issue where shortcuts were called when
kbar
is opened. See more (#251)