Skip to content

Releases: TanStack/form

@tanstack/vue-form@1.28.0

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

  • fix: flatten errors consistently when validating before field mount (#2003)

    Fixed an issue where field.errors was incorrectly nested as [[error]] instead of [error] when form.validate() was called manually before a field was mounted. The flat(1) operation is now applied by default unless disableErrorFlat is explicitly set to true, ensuring consistent error structure regardless of when validation occurs.

  • Updated dependencies [41faffe, 7f2453b]:

    • @tanstack/form-core@1.28.0

@tanstack/svelte-form@1.28.0

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

@tanstack/solid-form@1.28.0

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

  • fix: flatten errors consistently when validating before field mount (#2003)

    Fixed an issue where field.errors was incorrectly nested as [[error]] instead of [error] when form.validate() was called manually before a field was mounted. The flat(1) operation is now applied by default unless disableErrorFlat is 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.13

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-devtools@0.2.13

@tanstack/react-form@1.28.0

26 Jan 06:38
089195c

Choose a tag to compare

Minor Changes

  • add useTypedAppFormContext (#1826)

Patch Changes

  • fix: flatten errors consistently when validating before field mount (#2003)

    Fixed an issue where field.errors was incorrectly nested as [[error]] instead of [error] when form.validate() was called manually before a field was mounted. The flat(1) operation is now applied by default unless disableErrorFlat is explicitly set to true, ensuring consistent error structure regardless of when validation occurs.

  • Updated dependencies [41faffe, 7f2453b]:

    • @tanstack/form-core@1.28.0

@tanstack/react-form-start@1.28.0

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

  • Updated dependencies [41faffe, a7eda7a]:
    • @tanstack/react-form@1.28.0

@tanstack/react-form-remix@1.28.0

26 Jan 06:38
089195c

Choose a tag to compare

Patch Changes

  • Updated dependencies [41faffe, a7eda7a]:
    • @tanstack/react-form@1.28.0

@tanstack/react-form-nextjs@1.28.0

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes

  • Updated dependencies [41faffe, a7eda7a]:
    • @tanstack/react-form@1.28.0

@tanstack/react-form-devtools@0.2.13

26 Jan 06:38
089195c

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-devtools@0.2.13

@tanstack/lit-form@1.23.20

26 Jan 06:37
089195c

Choose a tag to compare

Patch Changes