Skip to content

Releases: TanStack/form

v0.47.2

01 Mar 07:20
Compare
Choose a tag to compare

Version 0.47.2 - 3/1/25, 7:19 AM

Changes

Fix

  • form-core: #1182 remove stale form level validation errors. Main… (#1186) (30b90a6) by Juan Villa

Packages

v0.47.1

01 Mar 06:50
Compare
Choose a tag to compare

Version 0.47.1 - 3/1/25, 6:50 AM

Changes

Fix

  • transform changes at runtime should now work (#1193) (0734926) by Corbin Crutchley

Docs

  • add TS debug steps (541b37a) by Corbin Crutchley

Packages

v0.47.0

01 Mar 06:09
Compare
Choose a tag to compare

Version 0.47.0 - 3/1/25, 6:08 AM

Changes

Feat

  • Added createFormHook and createFormHookContexts APIs for form composition in React

Fixes

  • Unions should now be supported better in fields
  • Infinite type warnings should no longer be a thing

Breaking changes

  • TypeScript 5.4 is now the minimum required version

Packages

v0.46.0

28 Feb 20:51
Compare
Choose a tag to compare

Version 0.46.0 - 2/28/25, 8:51 PM

Changes

Feat

  • use react-start packages for Start support (#1191) (bea5803) by Manuel Schiller

Packages

v0.45.1

25 Feb 07:14
Compare
Choose a tag to compare

Version 0.45.1 - 2/25/25, 7:14 AM

Changes

Fix

  • form-core: clear previous invalid sync validation errors on FormApi (#1157) (b2db36a) by Juan Villa

Packages

v0.45.0

25 Feb 07:03
Compare
Choose a tag to compare

Version 0.45.0 - 2/25/25, 7:02 AM

Changes

Feat

Packages

v0.44.1

25 Feb 06:46
Compare
Choose a tag to compare

Version 0.44.1 - 2/25/25, 6:46 AM

Changes

Fix

  • subfields should now return the correct validation errors in TS (#1176) (2fd4271) by Corbin Crutchley

Packages

v0.44.0

24 Feb 19:30
Compare
Choose a tag to compare

Version 0.44.0 - 2/24/25, 7:30 PM

Changes

Feat

  • core: add getAllErrors to form api (#1155) (a39c1ea) by Harry Whorlow

Chore

  • deps: upgrade @tanstack/config to v0.16.3 (#1170) (b0dc32c) by Lachlan Collins

Packages

v0.43.2

21 Feb 15:11
Compare
Choose a tag to compare

Version 0.43.2 - 2/21/25, 3:11 PM

Changes

Fix

  • RN on Android no longer needs a replaceAll polyfill (#1166) (f8add78) by Corbin Crutchley

Docs

  • remove reference to createServerValidate (c36e218) by Corbin Crutchley

Packages

v0.43.1

21 Feb 11:50
Compare
Choose a tag to compare

Version 0.43.1 - 2/21/25, 11:50 AM

Changes

Fix

  • new lockfile for CI (4bac1f7) by Corbin Crutchley
  • form core should now be pinned to the right version (#1165) (fc7f8a6) by Corbin Crutchley

Packages