Skip to content

@tanstack/query-db-collection@1.0.40

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 13:09
4d1abde

Patch Changes

  • Forward gcTime from queryCollectionOptions to the underlying TanStack Query observer. The gcTime option was previously documented in the config shape but silently dropped before reaching the observer, leaving consumers stuck on the queryClient default. Closes #1546. (#1568)