We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7087b7b commit c556ee5Copy full SHA for c556ee5
CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
- Type for `onChange.paths` wasn't strongly typed to `FormPath`.
18
- Initial data was dereferenced after calling `superForm`, so it wasn't possible to update it when using `reset`.
19
-- `FormOptions` type required one type parameter that should've been defaulted to `Record<string, unknown>`.
+- `FormOptions` type required a type parameter that should've been defaulted to `Record<string, unknown>`.
20
21
## [2.4.0] - 2024-02-20
22
0 commit comments