react-hook-form / resolvers

📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
https://react-hook-form.com/
MIT License
1.71k stars 155 forks source link

Fixes typanion error messages when they contain `:` #632

Closed arcanis closed 11 months ago

arcanis commented 11 months ago

I noticed the split logic isn't correct, since it'll cut error messages if they happen to contain extra : characters.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 3.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: