Skip to content

Commit 2e06f7a

Browse files
author
Evgenii Perminov
committed
fix changeset
1 parent a8f2fb0 commit 2e06f7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/spotty-flies-knock.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
"openapi-react-query": patch
33
---
44

5-
Fixed empty value check in queryFn and mutationFn: only throws error for undefined, other falsy values are allowed now
5+
- 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

Comments
 (0)