Skip to content

v0.1.0-beta.9

Compare
Choose a tag to compare
@timc1 timc1 released this 20 Oct 01:20
· 115 commits to main since this release

Enhancements

  • useRegisterActions now accepts an optional dependencies array enabling users to invert control on the actions cache. b10bd50
  • Introducing a new API for results, enabling users to build any results UI with index management & keyboard handling covered. 6dc7b12
  • Added a new utility hook, useMatches, which returns grouped actions based on the current search query. 6dc7b12
  • Shortcuts can now open kbar at a specific currentRootActionId. c53f585