We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f2fb0 commit 2e06f7aCopy full SHA for 2e06f7a
.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