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.67k stars 151 forks source link

3.6.0 breaks with the current release of valibot #689

Closed wroughtec closed 1 month ago

wroughtec commented 1 month ago

the current version of valibot is still https://github.com/fabian-hiller/valibot/releases/tag/v0.30.0 the latest version 3.6.0 uses the RC version of valibot has breaking changes (https://github.com/fabian-hiller/valibot/releases). This could cause a few issues for those who have not yet updated.

This is more of a warning for others, as someone who bumped a package this morning saw a load of errors in their console 🤣

wroughtec commented 1 month ago

ok looks like the latest version of valibot is now v0.31.0