remix-forms
remix-forms copied to clipboard
Support for Zod@v4
We are gonna be locked until there's a new version of @hookform/resolvers that supports it.
https://github.com/react-hook-form/resolvers/issues/768
According to that issue, it should be solved:
npm install @hookform/[email protected] (or newer, if there's any)
may be related:
https://github.com/react-hook-form/resolvers/issues/781
@felipefreitag finally! We can now try to upgrade it with attention to #295