Skip to content

Version Packages - #51

Merged
eleung merged 2 commits into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

Version Packages#51
eleung merged 2 commits into
mainfrom
changeset-release/main

Conversation

@eleung

@eleung eleung commented Jul 24, 2026

Copy link
Copy Markdown
Owner

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

@snapgridjs/dnd@0.9.1

Patch Changes

  • 6a48e22: Fix drag position tracking when the page scrolls mid-drag. An in-grid drag (and
    resize) derived its target cell from the pointer against the grid's position
    captured at drag start, so once the page scrolled — including dnd-kit's auto-scroll
    near a viewport edge — the target stopped following and a tile couldn't reach or drop
    at rows the scroll revealed. The engine now re-anchors to the grid's live position
    each frame and recomputes on scroll (dnd-kit emits no drag-move event while
    scrolling), matching the cross-grid receive path that already read a live rect.
    • @snapgridjs/core@0.9.1

@snapgridjs/extras@0.9.1

Patch Changes

  • @snapgridjs/core@0.9.1

@snapgridjs/react@0.9.1

Patch Changes

  • Updated dependencies [6a48e22]
    • @snapgridjs/dnd@0.9.1
    • @snapgridjs/core@0.9.1

@snapgridjs/svelte@0.9.1

Patch Changes

  • Updated dependencies [6a48e22]
    • @snapgridjs/dnd@0.9.1
    • @snapgridjs/core@0.9.1

@snapgridjs/core@0.9.1

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploying snapgrid with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7f17ce
Status: ✅  Deploy successful!
Preview URL: https://cc05a6d1.snapgrid-41b.pages.dev
Branch Preview URL: https://changeset-release-main.snapgrid-41b.pages.dev

View logs

Curated root changelog for the drag-scroll-tracking fix (#49), mirrored to the docs changelog page, with version + OG/social cards regenerated for 0.9.1.
@eleung
eleung merged commit a26e10f into main Jul 24, 2026
3 checks passed
@eleung
eleung deleted the changeset-release/main branch July 24, 2026 02:30
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