Skip to content

Commit 728530d

Browse files
authored
Merge pull request #552 from traversable/fix-discriminated-union-to-string-mapping-changeset
chore: adds changelog for #551 fix
2 parents 6b5ee2e + 2be00a9 commit 728530d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/late-houses-drop.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@traversable/zod": patch
3+
---
4+
5+
fixes `zx.toString` bug (#549) where `z.discriminatedUnion` discriminator was included in the options array (fixed in #551, thanks @TheyCodeMeSilvers!)

0 commit comments

Comments
 (0)