adapter-react-hook-form

Seamlessly integrate next-safe-action with react-hook-form.

MIT License

Downloads
3.4K
Stars
28
Committers
1

Bot releases are visible (Hide)

adapter-react-hook-form - v1.0.13

Published by github-actions[bot] about 1 month ago

1.0.13 (2024-09-08)

Bug Fixes

  • prevent infinite re-render by using a ref for error mapper props (163b6a8), closes #4
adapter-react-hook-form - v1.0.12

Published by github-actions[bot] about 2 months ago

1.0.12 (2024-08-20)

Documentation

  • readme: copy root readme to package directory (53d3067)
adapter-react-hook-form - v1.0.11

Published by github-actions[bot] about 2 months ago

1.0.11 (2024-08-20)

Refactors

adapter-react-hook-form - v1.0.10

Published by github-actions[bot] 2 months ago

1.0.10 (2024-08-19)

Documentation

  • readme: remove duplicate words (d9f651f)
adapter-react-hook-form - v1.0.9

Published by github-actions[bot] 2 months ago

1.0.9 (2024-08-18)

Documentation

  • readme: fix wrong references to useAction hook (8b0edfe)
adapter-react-hook-form - v1.0.8

Published by github-actions[bot] 2 months ago

1.0.8 (2024-08-18)

Documentation

  • readme: add link to app examples (b758243)
adapter-react-hook-form - v1.0.7

Published by github-actions[bot] 2 months ago

1.0.7 (2024-08-18)

Documentation

  • readme: remove install shell comment (90ed1fa)
adapter-react-hook-form - v1.0.6

Published by github-actions[bot] 2 months ago

1.0.6 (2024-08-18)

Build System

  • run husky on prepare step (979d09c)
adapter-react-hook-form - v1.0.5

Published by github-actions[bot] 2 months ago

1.0.5 (2024-08-18)

Refactors

  • types: add hook return types, place types in separate files (5d4fd52)
  • types: add infer types (08831e2)

Documentation

  • readme: update documentation with new types (77b3436)
adapter-react-hook-form - v1.0.4 Latest Release

Published by github-actions[bot] 2 months ago

1.0.4 (2024-08-18)

Refactors

  • accept undefined schemas, add FormContext generic param (3c00fdb)
adapter-react-hook-form - v1.0.3

Published by github-actions[bot] 2 months ago

1.0.3 (2024-08-16)

Documentation

adapter-react-hook-form - v1.0.2

Published by github-actions[bot] 2 months ago

1.0.2 (2024-08-16)

Documentation

  • readme: update useHookFormActionErrorMapper section (159952f)
adapter-react-hook-form - v1.0.1

Published by github-actions[bot] 2 months ago

1.0.1 (2024-08-16)

Documentation

  • readme: fix hooks import paths (22f8f26)
adapter-react-hook-form - v1.0.0

Published by github-actions[bot] 2 months ago

1.0.0 (2024-08-16)

Features