Releases: lifespikes/react-keybinds
Releases · lifespikes/react-keybinds
v1.0.8
Chore: remove console.logs
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Bugfix: Multiple shorcuts cannot be registered
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- chore(deps): bump json5 from 1.0.1 to 1.0.2 in /example by @dependabot in #3
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example by @dependabot in #2
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #4
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 by @dependabot in #5
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #6
- chore: added link to keyboard events documentation in readme file by @raimirOCMI in #7
- Feat/debounce on keypress by @raimirOCMI in #8
New Contributors
- @dependabot made their first contribution in #3
- @raimirOCMI made their first contribution in #7
Full Changelog: 1.0.5...v1.0.6
v1.0.5
Add debug flag
v1.0.4
Bug fixes when using the useRegisterShortcut
hook
v1.0.3
Added more hooks and utilities when registering commands
v1.0.2
v1.0.1
- Add logo
- Change package description
v1.0.0
Package name change and API update
v0.1.0
First release