Releases: causaly/zod-validation-error
Releases · causaly/zod-validation-error
v0.3.1
Patch Changes
- 9c4c4ec: Make union errors more detailed
v0.3.0
Minor Changes
- 59ad8df: Expose isValidationErrorLike type-guard
v0.2.1
Patch Changes
- 7f420d1: Update build and npm badges on README.md
v0.2.0
Minor Changes
- fde2f50: update dependency in package json so the user does not have to manually install it, will be installed on package install.
v0.1.1
Patch Changes
- 67336ac: Enable automatic release to npm