Skip to content

Commit fc9f580

Browse files
committed
chore: Adding default options and query observer options
1 parent 14c7bab commit fc9f580

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Features
1+
## Supported features
2+
3+
### Hooks
24

35
- useQuery ✅
46
- useQueries ✅
@@ -8,6 +10,9 @@
810
- useQueryErrorResetBoundary ✅
911
- useIsFetching ✅
1012
- useIsMutating ✅
13+
14+
### Providers / Client
15+
1116
- QueryClientProvider ✅
1217
- QueryClient
1318
- QueryCache
@@ -16,6 +21,9 @@
1621
- InfiniteQueryObserver
1722
- QueriesObserver
1823
- QueryErrorResetBoundary
24+
25+
### Functions / Utils
26+
1927
- focusManager
2028
- onlineManager
2129
- setLogger

0 commit comments

Comments
 (0)