Releases: lawvs/zod-compare
Releases · lawvs/zod-compare
v0.3.1
Patch Changes
- 95175c4: feat: add compare result to debug stack
v0.1.4
Patch Changes
- f19f193: fix: correctly compare union types in isCompatibleType
- cd00e6b: fix: flatten union in isCompatibleType
v0.1.2
Patch Changes
- c713d92: fix: order of intersection comparison in
isSameType
function