TanStack
OSS
query
Sign in / Sign up
Open main menu
query
GitHub
Select a tab
Overview
Runs
Analytics
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix status
Filter
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
9212
85954600 fix(types): export PlaceholderDataFunction type for better accessibility
2 months ago
by braden-w
Failed
9212
a8c2ddca refactor(query-core): consolidate NonFunction type into NonFunctionGuard Moved NonFunction type from utils.ts to types.ts as NonFunctionGuard with improved documentation. Applied the type guard consistently to placeholderData and updated all references and documentation to use the new name.
2 months ago
by braden-w
Failed
9212
251bf4a9 docs(core): enhance resolveOption function documentation Add detailed explanations of NonFunction constraint benefits, overload behavior for optional vs required values, and improved type safety guarantees.
2 months ago
by braden-w
Failed
9212
92a0b66f docs(core): improve NonFunction type organization and documentation Move NonFunction type definition above resolveOption function for better logical flow and add comprehensive JSDoc documentation explaining its purpose in preventing recursive type ambiguity in value-or-function patterns. - Add JSDoc for NonFunction type explaining constraint rationale - Move type definition before its usage for better code organization - Update resolveOption JSDoc to clarify T is constrained to non-function types - Improve code readability and developer understanding of type constraints
3 months ago
by braden-w
Failed
9212
c64a5ea1 Merge branch 'main' of https://github.com/TanStack/query into refactor/resolveValueOrFunction
3 months ago
by braden-w
Previous page
Previous
Next
Next page