remix-forms icon indicating copy to clipboard operation
remix-forms copied to clipboard

Support for Zod@v4

Open gustavoguichard opened this issue 1 year ago • 2 comments

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

gustavoguichard avatar Apr 22 '25 21:04 gustavoguichard

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 avatar Jul 23 '25 18:07 felipefreitag

@felipefreitag finally! We can now try to upgrade it with attention to #295

gustavoguichard avatar Jul 24 '25 09:07 gustavoguichard