Skip to content

Releases: react-hook-form/codemod

v1.2.1

05 Aug 07:01
5c6d82c
Compare
Choose a tag to compare

1.2.1 (2021-08-05)

Bug Fixes

  • register with template string (5c6d82c)

v1.2.0

15 Mar 10:27
75eac7a
Compare
Choose a tag to compare

1.2.0 (2021-03-15)

Features

  • useFormContext: migrate V6 to V7: register & formState errors (75eac7a)

v1.1.0

04 Mar 08:22
b47852c
Compare
Choose a tag to compare

1.1.0 (2021-03-04)

Bug Fixes

  • handle null useFormDeclarators (ced2571)

Features

  • add move-errors-to-formState codemod (9e5aba5)

v1.0.0

16 Feb 13:22
8468017
Compare
Choose a tag to compare

1.0.0 (2020-02-16)

Features

  • v7/update-register: migrate React Hook Form's register api V6 to V7 made simple

      npx @hookform/codemod v7/update-register
    

    Documentation