Skip to content

chore: version packages - #629

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#629
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

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

grab@0.2.1

Patch Changes

  • @react-grab/cli@0.2.1

react-grab@0.2.1

Patch Changes

  • ea4bbec: Fix hover lag on large pages by hit-testing behind a pointer shield instead of flipping pointer-events on the document root, coalescing scroll re-detection into a frame, and caching visual viewport reads.
    • @react-grab/cli@0.2.1

@react-grab/cli@0.2.1


Note

Low Risk
Version, changelog, and changeset-file updates only; no runtime code changes.

Overview
Bumps react-grab, grab, and @react-grab/cli from 0.2.0 to 0.2.1 for a Changesets release.

Changelogs record the hover-lag patch (hit-testing behind a pointer shield, coalesced scroll re-detection, cached visual viewport reads). The consumed changeset file is removed.

Reviewed by Cursor Bugbot for commit 040f9ea. Bugbot is set up for automated code reviews on this repo. Configure here.


Summary by cubic

Publish patch release 0.2.1 of react-grab, grab, and @react-grab/cli to fix hover lag on large pages. Previously we flipped pointer-events on the document root; now we hit-test behind a pointer shield, coalesce scroll re-detection into a frame, and cache visual viewport reads for smoother interaction.

  • Merge to publish via Changesets; packages will be released to npm.
  • No API changes; consumers can upgrade to 0.2.1. No migration required.

Written for commit 040f9ea. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-grab-storybook Ready Ready Preview Aug 22, 2026 11:35am
react-grab-website Ready Ready Preview Aug 22, 2026 11:35am

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.

0 participants