Skip to content

Commit d0ce6ee

Browse files
committed
chore: update changeset
1 parent 493c643 commit d0ce6ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/nine-chefs-sing.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"@refinedev/core": minor
44
---
55

6+
feat: improve type parameter specification to useForm
67
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.
78

8-
Resolves #6137 (https://github.com/refinedev/refine/issues/6137)
9+
Resolves [#6137] (https://github.com/refinedev/refine/issues/6137)

0 commit comments

Comments
 (0)