react-hook-form / devtools

📋 DevTools to help debug forms.
https://react-hook-form.com/dev-tools
MIT License
646 stars 47 forks source link

Latest release failed #213

Open astrodomas opened 2 months ago

astrodomas commented 2 months ago

Hello, I see that https://github.com/react-hook-form/devtools/actions/runs/9785909716 failed. Would it be possible to deploy the latest version? As I'm still getting this warning in nextjs projects:

Warning: Styled(button): Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

I believe this PR https://github.com/react-hook-form/devtools/pull/211 resolved it.