Skip to content

Releases: TanStack/form

v1.0.0

02 Mar 01:55
Compare
Choose a tag to compare

Version 1.0.0 - 3/2/25, 1:55 AM (Manual Release)

🎉 TanStack Form is now stable!

We'll have a blog post to showcase its capabilities and a marketing push on Monday - stay tuned!

No changes were made between v0.48.2 and v1.0.0.

Packages

  • @tanstack/form-core@1.0.0
  • @tanstack/react-form@1.0.0
  • @tanstack/vue-form@1.0.0
  • @tanstack/solid-form@1.0.0
  • @tanstack/lit-form@1.0.0
  • @tanstack/angular-form@1.0.0

v0.48.2

02 Mar 01:47
Compare
Choose a tag to compare

Version 0.48.2 - 3/2/25, 1:47 AM

Changes

Fix

  • deletion of subitems on a field now works (#1199) (72a09c3) by Corbin Crutchley

Docs

  • include example of React.lazy for tree-shaking (#1198) (230c2a0) by Corbin Crutchley

Packages

  • @tanstack/form-core@0.48.2
  • @tanstack/react-form@0.48.2
  • @tanstack/vue-form@0.48.2
  • @tanstack/solid-form@0.48.2
  • @tanstack/lit-form@0.48.2
  • @tanstack/angular-form@0.48.2

v0.48.1

01 Mar 11:23
Compare
Choose a tag to compare

Version 0.48.1 - 3/1/25, 11:23 AM

Changes

Fix

  • subfield data is removed properly when calling removeFieldValue (#1197) (c8cfbe0) by Corbin Crutchley

Packages

  • @tanstack/form-core@0.48.1
  • @tanstack/react-form@0.48.1
  • @tanstack/vue-form@0.48.1
  • @tanstack/solid-form@0.48.1
  • @tanstack/lit-form@0.48.1
  • @tanstack/angular-form@0.48.1

v0.48.0

01 Mar 10:39
Compare
Choose a tag to compare

Version 0.48.0 - 3/1/25, 10:39 AM

Changes

Feat

Chore

  • fix Nx execution (91b909f) by Corbin Crutchley

Docs

  • onSubmitMeta and submission handling (#1189) (197a2a8) by Harry Whorlow
  • add additional docs for Lit (#878) (78be5bd) by Tobiloba Adedeji
  • fix tanstack start demo (#1196) (d5e06c7) by Corbin Crutchley
  • add large form example (#1195) (0e7b1e7) by Corbin Crutchley

Packages

  • @tanstack/form-core@0.48.0
  • @tanstack/react-form@0.48.0
  • @tanstack/vue-form@0.48.0
  • @tanstack/solid-form@0.48.0
  • @tanstack/lit-form@0.48.0
  • @tanstack/angular-form@0.48.0

v0.47.3

01 Mar 07:59
Compare
Choose a tag to compare

Version 0.47.3 - 3/1/25, 7:59 AM

Changes

Fix

  • withForm now works without any props (#1194) (faea151) by Corbin Crutchley

Docs

  • fix standard schema validation type (5a29a1b) by Corbin Crutchley

Packages

  • @tanstack/react-form@0.47.3

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

  • @tanstack/form-core@0.47.2
  • @tanstack/react-form@0.47.2
  • @tanstack/vue-form@0.47.2
  • @tanstack/solid-form@0.47.2
  • @tanstack/lit-form@0.47.2
  • @tanstack/angular-form@0.47.2

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

  • @tanstack/form-core@0.47.1
  • @tanstack/react-form@0.47.1
  • @tanstack/vue-form@0.47.1
  • @tanstack/solid-form@0.47.1
  • @tanstack/lit-form@0.47.1
  • @tanstack/angular-form@0.47.1

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

  • @tanstack/form-core@0.47.0
  • @tanstack/react-form@0.47.0
  • @tanstack/vue-form@0.47.0
  • @tanstack/solid-form@0.47.0
  • @tanstack/lit-form@0.47.0
  • @tanstack/angular-form@0.47.0

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

  • @tanstack/react-form@0.46.0

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

  • @tanstack/form-core@0.45.1
  • @tanstack/react-form@0.45.1
  • @tanstack/vue-form@0.45.1
  • @tanstack/solid-form@0.45.1
  • @tanstack/lit-form@0.45.1
  • @tanstack/angular-form@0.45.1