You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(electric-db-collection): update dependencies
Update @electric-sql/client, @tanstack/store, and pg to latest versions.
Adapt subscription cleanup to @tanstack/store 0.9.x Subscription API.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: align dependency versions across workspace for sherif
Update @electric-sql/client, @tanstack/store, and pg versions in all
packages to resolve sherif version mismatch errors. Fix trailbase-db-collection
subscribe callback for @tanstack/store 0.9.x API.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update dependencies across workspace to resolve version mismatches: `@electric-sql/client` ^1.5.13, `@tanstack/store` ^0.9.2, `pg` ^8.20.0. Adapt subscription cleanup to `@tanstack/store` 0.9.x API which returns `Subscription` objects instead of unsubscribe functions.
0 commit comments