Skip to content

Releases: TanStack/form

v0.41.2

15 Jan 02:01
Compare
Choose a tag to compare

Version 0.41.2 - 1/15/25, 2:00 AM

Changes

Fix

  • meta should not regenerate every render (#1114) (08d610f) by Corbin Crutchley

Chore

  • deps: use react 19 stable, fix JSX resolution (#1113) (b60264c) by Lachlan Collins
  • deps: replace rimraf with premove, update deps (#1112) (58628f7) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#1110) (3e0ef50) by renovate[bot]

Packages

v0.41.1

11 Jan 12:34
Compare
Choose a tag to compare

Version 0.41.1 - 1/11/25, 12:34 PM

Changes

Fix

  • react-form: update the name of the rendered field when it changes (b5133f2) by fuko

Packages

v0.41.0

29 Dec 16:14
Compare
Choose a tag to compare

Version 0.41.0 - 12/29/24, 4:14 PM

Changes

Feat

  • make accessing field properties faster and more stable (be7f9bf) by Corbin Crutchley

Packages

v0.40.4

17 Dec 09:17
Compare
Choose a tag to compare

Version 0.40.4 - 12/17/24, 9:16 AM

Changes

Fix

  • set fields to isBlurred only after field blur event (#940) (1f043e9) by Pascal Küsgen

Packages

v0.40.3

16 Dec 22:43
Compare
Choose a tag to compare

Version 0.40.3 - 12/16/24, 10:43 PM

Changes

Fix

  • spread field errors on form onMount validator (#1079) (ab9dd76) by Leonardo Montini

Chore

  • allow unusedLocals in standard-schema example (#1068) (91eb9ab) by Misha Kaletsky

Packages

v0.40.2

14 Dec 10:35
Compare
Choose a tag to compare

Version 0.40.2 - 12/14/24, 10:35 AM

Changes

Fix

  • remove dependency from standard schema and internalize it (#1076) (4503caf) by Leonardo Montini

Chore

  • deprecate adapters for zod and valibot (#1065) (af3f6b3) by Leonardo Montini

Docs

  • rename file (#1073) (8042428) by Leonardo Montini
  • re-add zod import in schema library example (#1069) (939f0cc) by Pascal Küsgen

Packages

v0.40.1

11 Dec 20:33
Compare
Choose a tag to compare

Version 0.40.1 - 12/11/24, 8:32 PM

Changes

Fix

  • allow standard schema validator on field validators without explicit adapter (#1064) (8e7ca78) by Leonardo Montini

Packages

v0.40.0

10 Dec 21:55
Compare
Choose a tag to compare

Version 0.40.0 - 12/10/24, 9:55 PM

Changes

Feat

  • native support for standard schema libraries (#1020) (6a82b7f) by Leonardo Montini

Packages

v0.39.2

10 Dec 16:58
Compare
Choose a tag to compare

Version 0.39.2 - 12/10/24, 4:58 PM

Changes

Fix

  • remove errant TypeScript types (#1062) (52b9572) by Corbin Crutchley

Other

Packages

v0.39.1

10 Dec 16:52
Compare
Choose a tag to compare

Version 0.39.1 - 12/10/24, 4:51 PM

Changes

Fix

  • export useStore in Solid, React, and Vue forms (#1063) (3971cf3) by Corbin Crutchley

Chore

  • deps: update deps manually (#1057) (12e391e) by Lachlan Collins

Ci

  • set codecov target to auto (#1045) (14347a4) by Leonardo Montini

Docs

  • add balastrong"s video tutorials (#1048) (5c875c3) by Leonardo Montini

Packages