Skip to content

Releases: TanStack/form

v0.20.1

28 May 17:42
Compare
Choose a tag to compare

Version 0.20.1 - 5/28/2024, 5:41 PM

Changes

Fix

  • core: re-validate the subfields after one of them have been removed (#719) (cc0995e) by fuko

Packages

v0.20.0

22 May 07:01
Compare
Choose a tag to compare

Version 0.20.0 - 5/22/2024, 7:00 AM

Changes

Feat

  • add support for nullable nested fields (#713) (70bdc7f) by Muhammad Amin Saffari Taheri

Packages

v0.19.5

13 May 09:00
Compare
Choose a tag to compare

Version 0.19.5 - 5/13/2024, 8:59 AM (Manual Release)

Changes

Chore

  • Update @tanstack/config to v0.7.4 (#703) (5e8ad29) by Lachlan Collins
  • Enable link-workspace-packages (#702) (8ea328b) by Lachlan Collins
  • migrate to PNPM version 9, fix build on Windows (#694) (ab412c9) by Corbin Crutchley

Docs

Packages

v0.19.4

26 Apr 02:44
Compare
Choose a tag to compare

Version 0.19.4 - 4/26/2024, 2:44 AM

Changes

Fix

  • onSubmit should forcably set onChange and onBlur validation to execute immediately (#687) (b4c24ca) by Corbin Crutchley

Packages

v0.19.3

26 Apr 02:23
Compare
Choose a tag to compare

Version 0.19.3 - 4/26/2024, 2:22 AM

Changes

Fix

  • nested values should not disappear in strictmode (#686) (f1a1c09) by Corbin Crutchley

Packages

v0.19.2

18 Apr 17:06
Compare
Choose a tag to compare

Version 0.19.2 - 4/18/2024, 5:06 PM

Changes

Fix

  • Complex name properties no longer produce never (085e3c9) by Christopher Horobin

Docs

  • install @types/react and @types/react-dom in React examples (#672) (997ca6b) by @A7med3bdulBaset

Packages

v0.19.1

16 Apr 16:07
Compare
Choose a tag to compare

Version 0.19.1 - 4/16/2024, 4:06 PM

Changes

Fix

Docs

  • remove void keyword from code handlers and documentation (#676) (c0ee012) by Julian Espérat
  • prep for tanstack.com migration to TSR (#663) (9ecc5e2) by Tanner Linsley

Other

  • Update validation.md (#661) (8e2335e) by Leonardo Montini

Packages

v0.19.0

28 Mar 00:06
Compare
Choose a tag to compare

Version 0.19.0 - 3/28/2024, 12:06 AM

Changes

Feat

  • add initial implementation of linked fields (#628) (033bb5b) by Corbin Crutchley

Docs

  • mention other frameworks we support (#659) (f2f964c) by Corbin Crutchley

Packages

v0.18.1

27 Mar 23:38
Compare
Choose a tag to compare

Version 0.18.1 - 3/27/2024, 11:37 PM

Changes

Fix

  • extract path from nested arrays (#658) (41207f3) by Leonardo Montini

Packages

v0.18.0

25 Mar 05:40
Compare
Choose a tag to compare

Version 0.18.0 - 3/25/2024, 5:39 AM

Changes

Feat

  • add array fields move method (#647) (17bf6b5) by Toma

Packages