| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @tanstack_query-db-collection@1.0.40 source code.tar.gz | 2026-06-09 | 3.5 MB | |
| @tanstack_query-db-collection@1.0.40 source code.zip | 2026-06-09 | 4.4 MB | |
| README.md | 2026-06-09 | 352 Bytes | |
| Totals: 3 Items | 7.9 MB | 1 | |
Patch Changes
- Forward
gcTimefromqueryCollectionOptionsto the underlying TanStack Query observer. ThegcTimeoption was previously documented in the config shape but silently dropped before reaching the observer, leaving consumers stuck on thequeryClientdefault. Closes [#1546]. (#1568)