Skip to content

Releases: TanStack/db

@tanstack/[email protected]

27 Nov 22:54
8f389a1

Choose a tag to compare

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/[email protected]

26 Nov 19:11
4eb7671

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 16:31
0e436f0

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 03:55
e3819e5

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 19:11
4eb7671

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 16:31
0e436f0

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 03:55
e3819e5

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 19:11
4eb7671

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 16:31
0e436f0

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

26 Nov 03:55
e3819e5

Choose a tag to compare

Patch Changes