TanStack
OSS
query
Overview
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
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
main
8bfa77b5 docs(react-query): fix incorrect link in documentation (#8699) * docs(react-query): fix incorrect paths in documentation The documentation contained incorrect file paths. Fixed the incorrect paths to match the actual directory structure. * docs(react-query): fixed incorrect relative path (./ -> ../)
27 days ago
by haesoo-y
Succeeded
main
8bfa77b5 docs(react-query): fix incorrect link in documentation (#8699) * docs(react-query): fix incorrect paths in documentation The documentation contained incorrect file paths. Fixed the incorrect paths to match the actual directory structure. * docs(react-query): fixed incorrect relative path (./ -> ../)
27 days ago
by haesoo-y
Succeeded
main
8bfa77b5 docs(react-query): fix incorrect link in documentation (#8699) * docs(react-query): fix incorrect paths in documentation The documentation contained incorrect file paths. Fixed the incorrect paths to match the actual directory structure. * docs(react-query): fixed incorrect relative path (./ -> ../)
27 days ago
by haesoo-y
Succeeded
8699
e94992e2 docs(react-query): fixed incorrect relative path (./ -> ../)
27 days ago
by haesoo-y
Succeeded
main
2bf7ec64 fix(react-query): add warning when useBaseQuery is called without a queryFn (#8701) * chore(react-query): add warning when useBaseQuery is called without a queryFn Added a console error in development mode when useBaseQuery is called without a queryFn or default queryFn. This helps developers avoid potential issues by ensuring at least one of them is provided. * fix(react-query): check queryFn after applying defaultQueryOptions Move queryFn check after defaultOptions. * chore(react-query): add env check before console error * chore(react-query): add env check before console error * ci: apply automated fixes * fix(react-query): check queryFn after defaultOptions * Update packages/react-query/src/useBaseQuery.ts * Update packages/react-query/src/useBaseQuery.ts * Update packages/react-query/src/useBaseQuery.ts --------- Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
by haesoo-y
Succeeded
8701
67815ff1 merge: Merge branch 'chore/warning-empty-queryfn' of https://github.com/haesoo-y/query into chore/warning-empty-queryfn
1 month ago
by haesoo-y