+
Skip to content

Releases: TanStack/form

v1.14.1

07 Jul 19:37
Compare
Choose a tag to compare

Version 1.14.1 - 7/7/25, 7:37 PM

Changes

Fix

  • react: form.reset not working inside of onSubmit (#1494) (6510d8b) by Harry Whorlow

Ci

  • apply automated fixes and generate docs (824d723) by autofix-ci[bot]

Docs

  • add solid large form docs to sidebar (737e262) by Corbin Crutchley

Packages

  • @tanstack/react-form@1.14.1

v1.14.0

06 Jul 22:35
Compare
Choose a tag to compare

Version 1.14.0 - 7/6/25, 10:35 PM

Changes

Feat

  • solid-form: add createFormHook for solid-js. (#1597) (6879f57) by Muhammad Amin Saffari Taheri

Chore

  • upgrade TanStack Store (#1602) (dc9b90f) by Corbin Crutchley

Ci

  • apply automated fixes and generate docs (1f69b68) by autofix-ci[bot]

Packages

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

v1.13.2

06 Jul 00:04
Compare
Choose a tag to compare

Version 1.13.2 - 7/6/25, 12:04 AM

Changes

Fix

  • react-form: add display name to components for better debugging (#1491) (9afa7c0) by Kid

Packages

  • @tanstack/react-form@1.13.2

v1.13.1

05 Jul 15:20
Compare
Choose a tag to compare

Version 1.13.1 - 7/5/25, 3:20 PM

Changes

Fix

  • react-form: Allow interfaces to be assigned to withForm"s props (#1601) (b313b8a) by LeCarbonator

Ci

  • apply automated fixes and generate docs (73c2186) by autofix-ci[bot]

Packages

  • @tanstack/react-form@1.13.1

v1.13.0

05 Jul 10:40
Compare
Choose a tag to compare

Version 1.13.0 - 7/5/25, 10:39 AM

Changes

Feat

  • Add new AppField API for Angular (#1541) (1cf2b0c) by Corbin Crutchley

Docs

  • react: fix server action typo (#1594) (a8279d5) by kusiewicz

Packages

  • @tanstack/angular-form@1.13.0

v1.12.4

27 Jun 07:08
Compare
Choose a tag to compare

Version 1.12.4 - 6/27/25, 7:07 AM

Changes

Fix

  • form-core: prevent onBlur and onChange form listeners from canceling each other (#1593) (4abbc8a) by @dusan233

Chore

  • deps: update all non-major dependencies (#1582) (0d949d6) by renovate[bot]

Docs

  • react-form: fix typo in form composition documentation (#1581) (a6898fa) by Romain Trotard

Packages

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

v1.12.3

12 Jun 16:31
Compare
Choose a tag to compare

Version 1.12.3 - 6/12/25, 4:30 PM

Changes

Fix

  • FieldApi: prevent onChange validation on handleBlur for untouched fields (#1578) (92e797e) by LeCarbonator

Chore

  • deps: update all non-major dependencies (#1568) (c001ab3) by renovate[bot]

Ci

  • apply automated fixes and generate docs (1f86f9f) by autofix-ci[bot]

Packages

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

v1.12.2

06 Jun 18:17
Compare
Choose a tag to compare

Version 1.12.2 - 6/6/25, 6:16 PM

Changes

Fix

  • form-core: prevent FormApi#moveFieldValues from mutating defaultValues (#1560) (b9219b6) by Thomas Marnet

Ci

  • apply automated fixes and generate docs (10d267b) by autofix-ci[bot]

Docs

Packages

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

v1.12.1

03 Jun 16:40
Compare
Choose a tag to compare

Version 1.12.1 - 6/3/25, 4:39 PM

Changes

Fix

  • extract form error type from global error (#1535) (9ed9be6) by Leonardo Montini

Chore

  • deps: update all non-major dependencies (#1549) (488e3a7) by renovate[bot]
  • deps: lock file maintenance (#1547) (75a442d) by renovate[bot]
  • deps: lock file maintenance (#1546) (32c29e0) by renovate[bot]

Ci

  • apply automated fixes and generate docs (9111674) by autofix-ci[bot]
  • apply automated fixes and generate docs (8f1a942) by autofix-ci[bot]

Docs

  • follow guidelines for reset in simple example (#1531) (803f864) by Gabin Aureche

Other

Packages

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

v1.12.0

26 May 20:03
Compare
Choose a tag to compare

Version 1.12.0 - 5/26/25, 8:03 PM

Changes

Feat

  • form-core: add array method field.clearValues and form.clearFieldValues (#1404) (f10f43e) by Pascal Küsgen

Ci

  • apply automated fixes and generate docs (0a21e96) by autofix-ci[bot]

Docs

Packages

  • @tanstack/form-core@1.12.0
  • @tanstack/angular-form@1.12.0
  • @tanstack/lit-form@1.12.0
  • @tanstack/react-form@1.12.0
  • @tanstack/solid-form@1.12.0
  • @tanstack/svelte-form@1.12.0
  • @tanstack/vue-form@1.12.0
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载