Skip to content

Conversation

@github-actions
Copy link
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

@tanstack/electric-db-collection@0.2.9

Patch Changes

  • Fix eager mode incorrectly committing data on snapshot-end before receiving the first up-to-date message. The snapshot-end in the Electric log can be from a significant period before the stream is actually up to date, so commits should only occur on up-to-date (or on snapshot-end after the first up-to-date has been received). This change does not affect on-demand mode where snapshot-end correctly triggers commits, or progressive mode which was already protected by its buffering mechanism. (#924)

@tanstack/db-collection-e2e@0.0.11

Patch Changes

  • Updated dependencies [03842c6]:
    • @tanstack/electric-db-collection@0.2.9

@github-actions github-actions bot force-pushed the changeset-release/main branch from 968dfe8 to 05acd06 Compare November 27, 2025 22:30
@KyleAMathews KyleAMathews merged commit 8f389a1 into main Nov 27, 2025
@KyleAMathews KyleAMathews deleted the changeset-release/main branch November 27, 2025 22:51
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.

2 participants