Releases: bigbinary/neeto-hotkeys
Releases · bigbinary/neeto-hotkeys
v1.0.9
What's Changed
- Moved document property to config object (#34) @josephmathew900
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Fixed stale state issue in callbacks (#32) @josephmathew900
- Bump micromatch from 4.0.5 to 4.0.8 (#26) @dependabot
- Bump rollup from 2.79.1 to 2.79.2 (#28) @dependabot
- Bump cross-spawn from 7.0.3 to 7.0.6 (#29) @dependabot
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Fixes the performance issues in useHotkeys hook. (#25) @deepakjosp
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Added ability to use useHotkeys inside and iframe (#23) @soorajbhaskaran
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fixed TypeError: e.replaceAll is not a function (#21) @josephmathew900
- Bump braces from 3.0.2 to 3.0.3 (#19) @dependabot
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Moves the build output to dist and fixes unnecessary files getting uploaded to npm while publishing the package. (#18) @deepakjosp
Full Changelog: v1.0.2...v1.0.4
v1.0.2
v1.0.1
What's Changed
- Fixes the order of mousetrap lib imports. (#13) @deepakjosp
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Initial setup by @anmol-kumar0815 in #2
- Disabled no missing localization rule by @anmol-kumar0815 in #8
- Added README by @anmol-kumar0815 in #6
- Added publish workflow and PR template by @anmol-kumar0815 in #11
- Added
usehotkeys
hook by @anmol-kumar0815 in #9
New Contributors
- @anmol-kumar0815 made their first contribution in #2
Full Changelog: https://github.com/bigbinary/neeto-hotkeys/commits/v1.0.0