fixed tRPC createInfiniteQuery no refresh when input change #1

This commit is contained in:
OrJDev
2022-10-17 00:06:57 +03:00
parent c7f622a0cc
commit c613af8d9a
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "SolidJS tRPC",
"author": "OrJDev",
"license": "MIT",
"version": "0.0.8",
"version": "0.0.9",
"publishConfig": {
"access": "public"
},