Skip to content

Commit

Permalink
chore: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jmike committed May 10, 2024
1 parent 4f9104e commit 66f5b5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/brown-carpets-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'zod-validation-error': minor
---

Match `ZodError` via heuristics instead of relying on `instanceof`.

_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 comments on commit 66f5b5d

Please sign in to comment.