Skip to content

Releases: TanStack/form

v1.11.3

22 May 08:24
Compare
Choose a tag to compare

Version 1.11.3 - 5/22/25, 8:24 AM

Changes

Fix

  • form-core: Fix setBy/getBy not handling arrays properly (#1517) (8e4f9b8) by LeCarbonator

Chore

  • deps: update all non-major dependencies (#1519) (0775c6b) by renovate[bot]

Ci

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

Docs

Packages

v1.11.2

18 May 17:02
Compare
Choose a tag to compare

Version 1.11.2 - 5/18/25, 5:01 PM

Changes

Fix

  • form-core: fix form.resetField() ignoring nested fields (#1497) (b994a2a) by LeCarbonator

Chore

  • deps: update all non-major dependencies (#1502) (2a82baa) by renovate[bot]

Ci

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

Packages

v1.11.1

09 May 18:59
Compare
Choose a tag to compare

Version 1.11.1 - 5/9/25, 6:58 PM

Changes

Fix

  • form-core: Only allow array deep keys in array methods (#1495) (08c9bed) by LeCarbonator

Ci

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

Packages

v1.11.0

09 May 17:15
Compare
Choose a tag to compare

Version 1.11.0 - 5/9/25, 5:14 PM

Changes

Feat

  • extend form.setErrorMap to spread errors in fields (#1489) (2f8bf5a) by Leonardo Montini

Ci

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

Packages

v1.10.0

08 May 07:47
Compare
Choose a tag to compare

Version 1.10.0 - 5/8/25, 7:46 AM

Changes

Feat

  • form-core: field meta isDefaultValue (#1456) (bfe231a) by Harry Whorlow

Ci

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

Packages

v1.9.1

06 May 21:22
Compare
Choose a tag to compare

Version 1.9.1 - 5/6/25, 9:22 PM

Changes

Fix

  • only allow setting manual errors according to the defined validators (#1482) (9a86503) by Leonardo Montini
  • prevent manually setting derived meta (#1480) (5319847) by Leonardo Montini

Chore

  • remove svelte tsconfig explicit path to form-core (#1483) (3fe66dd) by Leonardo Montini
  • deps: update all non-major dependencies (#1479) (8634cee) by renovate[bot]
  • deps: lock file maintenance (#1470) (10bf2ff) by renovate[bot]

Ci

  • apply automated fixes and generate docs (a7a0b57) by autofix-ci[bot]
  • apply automated fixes and generate docs (2a52a80) by autofix-ci[bot]

Docs

Packages

v1.9.0

29 Apr 10:27
Compare
Choose a tag to compare

Version 1.9.0 - 4/29/25, 10:26 AM

Changes

Feat

  • form-core: add <FieldMeta>.isValid (#1422) (443d270) by LeCarbonator

Chore

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

Ci

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

Packages

v1.8.0

27 Apr 16:00
Compare
Choose a tag to compare

Version 1.8.0 - 4/27/25, 3:59 PM

Changes

Feat

  • core: debounced form listeners (#1463) (cc06a6b) by Harry Whorlow

Ci

  • apply automated fixes and generate docs (3ed15aa) by autofix-ci[bot]
  • disable max report age in codecov (#1462) (9e8dfce) by Leonardo Montini

Docs

  • Expand submission handling and validation documentation (#1428) (9f68452) by LeCarbonator

Packages

v1.7.1

27 Apr 07:54
Compare
Choose a tag to compare

Version 1.7.1 - 4/27/25, 7:54 AM

Changes

Fix

  • lit-form: add explicit export path to lit-form index.js (#1425) (8fe528d) by Robin Li

Packages

v1.7.0

25 Apr 13:01
Compare
Choose a tag to compare

Version 1.7.0 - 4/25/25, 1:01 PM

Changes

Feat

Chore

  • deps: update all non-major dependencies (#1435) (3b90f86) by renovate[bot]

Ci

  • apply automated fixes and generate docs (69b49b6) by autofix-ci[bot]
  • apply automated fixes and generate docs (daf8e57) by autofix-ci[bot]
  • add manual doc generation from autofix (#1452) (fd7d1af) by Leonardo Montini

Docs

  • form: fix mention of onSubmitInvalid (#1451) (c2e1dba) by Kid
  • svelte-form: add docs for svelte-form (#1448) (da8c8d8) by Simon H

Tests

  • replace assertType with expectTypeOf (#1450) (6d7ce1d) by Leonardo Montini

Packages