Releases: TanStack/hotkeys
Releases · TanStack/hotkeys
@tanstack/vue-hotkeys@0.5.1
@tanstack/vue-hotkeys@0.5.0
Minor Changes
- feat: add
useHotkeyscomposable for registering multiple hotkeys in one call (#75)
@tanstack/vue-hotkeys-devtools@0.4.4
Patch Changes
- Updated dependencies []:
- @tanstack/hotkeys-devtools@0.4.4
@tanstack/svelte-hotkeys@0.5.1
@tanstack/svelte-hotkeys@0.5.0
Minor Changes
- feat: add
createHotkeysandcreateHotkeysAttachmentfor registering multiple hotkeys in one call (#75)
@tanstack/solid-hotkeys@0.5.1
@tanstack/solid-hotkeys@0.5.0
Minor Changes
- feat: add
createHotkeysprimitive for registering multiple hotkeys in one call (#75)
@tanstack/solid-hotkeys-devtools@0.4.4
Patch Changes
- Updated dependencies []:
- @tanstack/hotkeys-devtools@0.4.4
@tanstack/react-hotkeys@0.5.1
@tanstack/react-hotkeys@0.5.0
Minor Changes
- feat: add
useHotkeyshook for registering multiple hotkeys in one call (#75)