Releases: JohannesKlauss/react-hotkeys-hook
Releases · JohannesKlauss/react-hotkeys-hook
v4.3.8
What's Changed
- Fix typo in documentation for advanced usage by @raiyansarker in #962
- Update dependency react-hotkeys-hook to v4.3.7 by @renovate in #963
- Update typescript-eslint monorepo to v5.54.0 by @renovate in #965
- Bump dns-packet from 5.3.1 to 5.4.0 in /documentation by @dependabot in #966
- Fix explanation of command key on windows by @JohannesKlauss in #967
- Update jest monorepo to v29.5.0 by @renovate in #970
- Update typescript-eslint monorepo to v5.54.1 by @renovate in #969
- Fix infinite loop by @TravisL12 in #945
New Contributors
- @raiyansarker made their first contribution in #962
- @TravisL12 made their first contribution in #945
Full Changelog: v4.3.7...v4.3.8
v4.3.7
What's Changed
- Update dependency react-hotkeys-hook to v4.3.6 by @renovate in #955
- Update typescript-eslint monorepo to v5.53.0 by @renovate in #958
- Update babel monorepo to v7.21.0 by @renovate in #957
- correct dependencies in package.json by @JohannesKlauss in #960
- Fix listening to Ctrl on keyup by @JohannesKlauss in #961
Full Changelog: v4.3.6...v4.3.7
v4.3.6
What's Changed
- fix(deps): update docusaurus monorepo to v2.3.1 by @renovate in #925
- fix(deps): update dependency react-hotkeys-hook to v4.3.5 by @renovate in #937
- chore(deps): update jest monorepo to v29.4.3 by @renovate in #941
- chore(deps): update dependency @types/react to v18.0.28 by @renovate in #946
- chore(deps): update dependency @testing-library/react to v14 by @renovate in #949
- chore(deps): update dependency prettier to v2.8.4 by @renovate in #942
- chore(deps): update dependency @types/react-dom to v18.0.11 by @renovate in #948
- Add eslint and prettier to ci by @JohannesKlauss in #951
- Fix/readme formatting by @JohannesKlauss in #954
- Fix meta on windows by @JohannesKlauss in #953
Full Changelog: v4.3.5...v4.3.6
v4.3.5
What's Changed
- chore(deps): update dependency typescript to v4.9.5 by @renovate in #934
- fix(deps): update dependency react-hotkeys-hook to v4.3.4 by @renovate in #933
- Always use up to date callback if no dependencies are passed by @tbezman in #918
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /documentation by @dependabot in #936
New Contributors
Full Changelog: v4.3.4...v4.3.5
v4.3.4
v4.3.3
What's Changed
- Update dependency react-hotkeys-hook to v4.3.1 by @renovate in #896
- Update dependency react-hotkeys-hook to v4.3.2 by @renovate in #897
- Update dependency @types/jest to v29.2.5 by @renovate in #899
- Update dependency @babel/core to v7.20.12 by @renovate in #902
- Update dependency prettier to v2.8.2 by @renovate in #905
- Bump json5 from 2.2.1 to 2.2.3 in /documentation by @dependabot in #906
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #904
- Add support for backquote character by @SuttonJack in #911
- Update dependency prettier to v2.8.3 by @renovate in #912
- Update dependency @types/react to v18.0.27 by @renovate in #917
- Update dependency @babel/plugin-transform-react-jsx to v7.20.13 by @renovate in #919
- Update docs with renamed prop enableOnFormTags by @ondrejsevcik in #921
- Bump ua-parser-js from 0.7.31 to 0.7.33 in /documentation by @dependabot in #924
- Fix repeated actions, and modifier check by @animify in #914
- Update dependency tslib to v2.5.0 by @renovate in #920
- Update jest monorepo by @renovate in #916
- chore(deps): update dependency @testing-library/react to v13.4.0 by @renovate in #926
- Fix repeat bug by @JohannesKlauss in #928
New Contributors
- @SuttonJack made their first contribution in #911
- @ondrejsevcik made their first contribution in #921
- @animify made their first contribution in #914
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
- Add ignoreModifiers option by @JohannesKlauss in #895
-
- For more information on this check out the docs: https://react-hotkeys-hook.vercel.app/docs/api/use-hotkeys#ignoremodifiers
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Update dependency react-hotkeys-hook to v4.3.0 by @renovate in #887
- Listen to keydown permanently by @pandanoir in #891
- Clear all held hotkeys when window blurs by @JohannesKlauss in #892
- Fix alternative values for numeric keys on keyboard by @JohannesKlauss in #893
- Remove console.logs by @JohannesKlauss in #894
New Contributors
- @pandanoir made their first contribution in #891
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Documentation for 4.2 by @JohannesKlauss in #882
- Add Algolia search bar by @JohannesKlauss in #884
- Update babel monorepo to v7.20.7 by @renovate in #874
- Update dependency @types/react-dom to v18.0.10 by @renovate in #876
- Update docusaurus by @JohannesKlauss in #885
- Add support for custom document binding by @JohannesKlauss in #886
Full Changelog: v4.2.1...v4.3.0