TanStack
OSS
query
Sign in / Sign up
Open main menu
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
9212
2d7f5c3c fix(core): remove unnecessary type assertion flagged by eslint
18 days ago
by braden-w
b
Failed
9212
57cb3bc8 refactor(core): use input-driven type inference for resolveOption Rewrote resolveOption to infer return type from input rather than requiring NonFunctionGuard<T> constraints. This enables the utility to work with generic types (TData, TQueryData, etc.) where TypeScript cannot prove the generic isn't a function. - Changed signature to use ResolvedValue<TValueOrFn> conditional type - Converted initialData/initialDataUpdatedAt in query.ts to use resolveOption - Converted placeholderData in queryObserver.ts to use resolveOption - Use functional form for setQueryData with generics in streamedQuery.ts
18 days ago
by braden-w
b
Previous page
Previous
Next
Next page