Skip to content

Releases: TanStack/form

v0.20.3

02 Jun 20:11
Compare
Choose a tag to compare

Version 0.20.3 - 6/2/2024, 8:10 PM

Changes

Fix

  • core: validate array fields properly if their values are changed (0201e65) by Joshua Gawenda

Docs

  • add array mode on react guide (#721) (3e827af) by Leonardo Montini
  • mention useStore in favor of useField (#722) (a3b92af) by Leonardo Montini

Other

  • Add info about Final Form to comparison doc (#725) (1272ff8) by Erik Rasmussen

Packages

v0.20.2

28 May 18:07
Compare
Choose a tag to compare

Version 0.20.2 - 5/28/2024, 6:06 PM

Changes

Fix

  • updating a nullable object should work now. (#717) (f301ff8) by Muhammad Amin Saffari Taheri

Docs

  • Corrected "intergration" to "integration" in SSR docs (#712) (1fd3965) by Nate Ferrell

Packages

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