Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 2, 2025

This PR contains the following updates:

Package Change Age Confidence
react-hotkeys-hook (source) ^4.6.2^5.0.0 age confidence

Release Notes

JohannesKlauss/react-keymap-hook (react-hotkeys-hook)

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.2.1...v5.2.3

v5.2.2

Compare Source

v5.2.1

Compare Source


Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.2.0...v5.2.1

v5.2.0

Compare Source

  • Introduced global scopes via HotkeysProvider and useHotkeysContext to group and control hotkeys across the app (enableScope/disableScope/toggleScope)
  • Added support for key sequences (e.g. "g>g") with configurable sequenceSplitKey (default ">") and sequenceTimeoutMs
  • New options: useKey, delimiter, splitKey, keyup/keydown toggles, description, document, ignoreModifiers, eventListenerOptions, enableOnContentEditable, ignoreEventWhen
  • Accessibility: enableOnFormTags can now accept ARIA roles and works with composedPath() in shadow DOM/custom elements
  • Improved key mapping (mod/meta/OS, code→key normalization) and standardized HotkeysEvent passed to callbacks
  • Internal: refactors and stability improvements around pressed-keys tracking and listener cleanup

v5.1.0

Compare Source

  • Added BoundHotkeysProxyProvider for advanced scenarios and performance
  • Added helpers and warnings for missing provider when using scopes
  • Fixed various edge cases with modifier-only hotkeys and OS/meta key handling

v5.0.1

Compare Source

v5.0.0

Compare Source

  • Major refactor of the hook internals to support scopes and sequences
  • BREAKING: Package is ESM-only; ensure your toolchain supports ES modules
  • BREAKING: The callback now receives (keyboardEvent, hotkeysEvent) consistently; update your typings if you relied on the previous shape

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch 2 times, most recently from 9a154f1 to 0a155b7 Compare August 31, 2025 10:46
@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch from 0a155b7 to 8f608a3 Compare September 25, 2025 20:56
@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch from 8f608a3 to aa65a3b Compare October 13, 2025 10:31
@github-actions
Copy link

github-actions bot commented Oct 13, 2025

Deploy preview for blog ready!

✅ Preview
https://blog-f52rd86cc-smallqihanghots-projects.vercel.app

Built with commit 2bdb002.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

github-actions bot commented Oct 13, 2025

🚦 Running Lighthouse audit...

@github-actions
Copy link

github-actions bot commented Oct 13, 2025

⏱ Running budget checks...

@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch 2 times, most recently from 2bdb002 to ace745a Compare October 14, 2025 16:43
@renovate renovate bot changed the title fix(deps): update dependency react-hotkeys-hook to v5 Update dependency react-hotkeys-hook to v5 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch from ace745a to 61737e0 Compare October 23, 2025 07:34
@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch from 61737e0 to daf65dc Compare December 31, 2025 13:42
@renovate renovate bot force-pushed the renovate/react-hotkeys-hook-5.x branch from daf65dc to 8472e24 Compare January 14, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant