Skip to content

ci: Version Packages#56

Merged
KevinVandy merged 1 commit intomainfrom
changeset-release/main
Mar 7, 2026
Merged

ci: Version Packages#56
KevinVandy merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/hotkeys@0.3.3

Patch Changes

  • fix: respect keyboard layout in event.code fallback for non-QWERTY layouts (#53)

    The matchesKeyboardEvent function's event.code fallback now only activates when event.key is not a standard ASCII letter. Previously, the fallback would match based on physical key position even when event.key was a valid letter from a non-QWERTY layout (Dvorak, Colemak, AZERTY, etc.), causing hotkeys to trigger on wrong key presses.

@tanstack/hotkeys-devtools@0.3.3

Patch Changes

  • Updated dependencies [029f473]:
    • @tanstack/hotkeys@0.3.3

@tanstack/preact-hotkeys@0.3.3

Patch Changes

  • Updated dependencies [029f473]:
    • @tanstack/hotkeys@0.3.3

@tanstack/preact-hotkeys-devtools@0.3.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/hotkeys-devtools@0.3.3

@tanstack/react-hotkeys@0.3.3

Patch Changes

  • Updated dependencies [029f473]:
    • @tanstack/hotkeys@0.3.3

@tanstack/react-hotkeys-devtools@0.3.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/hotkeys-devtools@0.3.3

@tanstack/solid-hotkeys@0.3.3

Patch Changes

  • Updated dependencies [029f473]:
    • @tanstack/hotkeys@0.3.3

@tanstack/solid-hotkeys-devtools@0.3.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/hotkeys-devtools@0.3.3

@github-actions github-actions bot force-pushed the changeset-release/main branch from 7bd8573 to 40ead19 Compare March 7, 2026 22:22
@KevinVandy KevinVandy merged commit bcb07a8 into main Mar 7, 2026
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