Skip to content

Commit 8b2fc22

Browse files
committed
feat: support skipToken in useQuery()
1 parent a41b415 commit 8b2fc22

File tree

6 files changed

+120
-87
lines changed

6 files changed

+120
-87
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,10 @@
8484
},
8585
"changelogithub": {
8686
"extends": "gh:falcondev-it/configs/changelogithub"
87+
},
88+
"pnpm": {
89+
"overrides": {
90+
"eslint": "~9.14.0"
91+
}
8792
}
8893
}

0 commit comments

Comments
 (0)