Skip to content

Commit 59663f6

Browse files
committed
docs: add Features section
1 parent 5035d6e commit 59663f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Use callbacks of query in the usual way, as before.
99

1010
The tanstack/query has removed `onSuccess`, `onError` and `onSettled` from useQuery in v5. You can find more information in the [RFC](https://github.com/TanStack/query/discussions/5279).
1111

12+
# Features
13+
14+
- Support Tanstack/Query v4, v5
15+
- Support Vue, React
16+
1217
## Instanll
1318

1419
```shell

0 commit comments

Comments
 (0)