Skip to content

Commit 66f5b5d

Browse files
committedMay 10, 2024·
chore: add changeset
1 parent 4f9104e commit 66f5b5d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

Diff for: ‎.changeset/brown-carpets-obey.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'zod-validation-error': minor
3+
---
4+
5+
Match `ZodError` via heuristics instead of relying on `instanceof`.
6+
7+
_Why?_ Because we want to ensure that zod-validation-error works smoothly even when multiple versions of zod have been installed in the same project.

0 commit comments

Comments
 (0)
Please sign in to comment.