Releases: TanStack/form
@tanstack/form-core@1.28.0
Patch Changes
-
fix: flatten errors consistently when validating before field mount (#2003)
Fixed an issue where
field.errorswas incorrectly nested as[[error]]instead of[error]whenform.validate()was called manually before a field was mounted. Theflat(1)operation is now applied by default unlessdisableErrorFlatis explicitly set to true, ensuring consistent error structure regardless of when validation occurs. -
run validation for fields without instances (#2001)
@tanstack/angular-form@1.28.0
Patch Changes
-
fix: flatten errors consistently when validating before field mount (#2003)
Fixed an issue where
field.errorswas incorrectly nested as[[error]]instead of[error]whenform.validate()was called manually before a field was mounted. Theflat(1)operation is now applied by default unlessdisableErrorFlatis explicitly set to true, ensuring consistent error structure regardless of when validation occurs. -
Updated dependencies [
41faffe,7f2453b]:- @tanstack/form-core@1.28.0
@tanstack/solid-form-devtools@0.2.12
@tanstack/react-form-devtools@0.2.12
@tanstack/form-devtools@0.2.12
Patch Changes
- Bump devtools utils to latest versions. (#1995)
@tanstack/solid-form-devtools@0.2.11
@tanstack/react-form-devtools@0.2.11
@tanstack/form-devtools@0.2.11
Patch Changes
- fix the issue of the devtools throwing an error in strict mode (#1978)
@tanstack/vue-form@1.27.7
Patch Changes
- Updated dependencies [
3519cce]:- @tanstack/form-core@1.27.7
@tanstack/svelte-form@1.27.7
Patch Changes
- Updated dependencies [
3519cce]:- @tanstack/form-core@1.27.7