Skip to content

Releases: react-hook-form/resolvers

v5.9.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:34
f18ddfb

5.9.1 (2026-08-17)

Bug Fixes

  • isNameInFieldArray fails to recognise bracket-notation array paths causing nested errors overwriting (#876) (f18ddfb)

v5.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:29
c8159ae

5.9.0 (2026-08-15)

Features

v5.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:08
a5100ab

5.8.0 (2026-08-13)

Features

v5.7.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 06:12
827f20b

5.7.1 (2026-08-02)

Bug Fixes

  • ata-validator peer dependency version (#871) (827f20b)

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 05:57
4cfba18

5.7.0 (2026-08-02)

Features

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:10
b011a5f

5.6.0 (2026-08-01)

Features

  • improve all resovlers drops validation errors for special root field names (b011a5f)

v5.5.8

Choose a tag to compare

@github-actions github-actions released this 01 Aug 08:47
2f28787

5.5.8 (2026-08-01)

Bug Fixes

  • Zod resolver drops validation errors for special root field names (#869) (2f28787)

v5.5.7

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:47
722ef6e

5.5.7 (2026-07-26)

Bug Fixes

  • npm install fails with ERESOLVE conflict between @hookform/resolvers@5.4.3 and valibot versions (#865) (722ef6e)

v5.5.6

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:14
8df10b0

5.5.6 (2026-07-26)

Bug Fixes

  • module not found when importing zodResolver under Zod v3 (#864) (8df10b0)

v5.5.5

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:02
0f70063

5.5.5 (2026-07-26)

Bug Fixes

  • yup resolver overrides ref property in errors object with validation metadata when using checkbox input (#863) (0f70063)