Skip to content

Releases: TanStack/db

@tanstack/[email protected]

24 May 15:36
0232063
Compare
Choose a tag to compare

Patch Changes

@tanstack/[email protected]

24 May 15:36
0232063
Compare
Choose a tag to compare

Patch Changes

@tanstack/[email protected]

24 May 15:36
0232063
Compare
Choose a tag to compare

Patch Changes

  • fix a bug where optimistic operations could be applied to the wrong collection (#113)

@tanstack/[email protected]

24 May 15:36
0232063
Compare
Choose a tag to compare

Patch Changes

@tanstack/[email protected]

23 May 12:53
9ae2a22
Compare
Choose a tag to compare

Patch Changes

  • Replace queryCollection.invalidate() with queryCollection.refetch(). (#109)

    This means that we actually wait for the collection to be updated before
    discarding local optimistic state.

@tanstack/[email protected]

22 May 13:30
a4eff0d
Compare
Choose a tag to compare

Patch Changes

  • Added staleTime support for QueryCollection (#104)

@tanstack/[email protected]

20 May 14:05
63eda37
Compare
Choose a tag to compare

Patch Changes

@tanstack/[email protected]

20 May 14:05
63eda37
Compare
Choose a tag to compare

Patch Changes

@tanstack/[email protected]

20 May 14:05
63eda37
Compare
Choose a tag to compare

Patch Changes

  • fix a bug where query results would not correctly update (#87)

@tanstack/[email protected]

20 May 14:05
63eda37
Compare
Choose a tag to compare

Patch Changes