Skip to content

Commit 493c643

Browse files
committed
chore: added changeset
1 parent d17fc2c commit 493c643

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/nine-chefs-sing.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@refinedev/react-hook-form": minor
3+
"@refinedev/core": minor
4+
---
5+
6+
This PR addresses the type parameter issue in the useForm hook. It ensures that the correct types are applied to the form data, resolving type conflicts when handling form submission and validation.
7+
8+
Resolves #6137 (https://github.com/refinedev/refine/issues/6137)

0 commit comments

Comments
 (0)