react-hook-form / codemod

Migrate React Hook Form V6 to V7 made simple.
MIT License
26 stars 7 forks source link

No support for context API #4

Closed lionskape closed 3 years ago

lionskape commented 3 years ago

react-hook-form V6 provides an standard context API (useFormContext). It should be also covered by codemod.

https://github.com/react-hook-form/codemod/blob/b47852cd98ad29f35afb83fedafc2e13ed71df7b/utils/getUseFormDeclarators.ts#L26-L63

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: