We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcfa277 commit e2b84ebCopy full SHA for e2b84eb
.changeset/spotty-flies-knock.md
@@ -2,4 +2,5 @@
2
"openapi-react-query": patch
3
---
4
5
-Fixed empty value check in queryFn and mutationFn: only throws error for undefined, other falsy values are allowed now
+- Fixed empty value check in queryFn: only throws error for undefined, other falsy values are allowed
6
+- Fixed empty value check in mutationFn: allow falsy values
0 commit comments