Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: TanStack/form

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

v1.6.3

20 Apr 06:59
Compare
Choose a tag to compare

Version 1.6.3 - 4/20/25, 6:58 AM

Changes

Fix

  • form-core: fix broken sync/async validation logic (#1370) (337acd8) by Juan Villa

Ci

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

Packages

v1.6.2

19 Apr 08:27
Compare
Choose a tag to compare

Version 1.6.2 - 4/19/25, 8:26 AM

Changes

Fix

  • form-core: reduce instantiations (#1423) (04ec648) by Christopher Horobin

Ci

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

Packages

v1.6.1

18 Apr 15:17
Compare
Choose a tag to compare

Version 1.6.1 - 4/18/25, 3:16 PM

Changes

Fix

  • form-core: touch all fields regardless of canSubmit in <form>.handleSubmit() (#1367) (75af027) by LeCarbonator

Packages

v1.6.0

17 Apr 23:58
Compare
Choose a tag to compare

Version 1.6.0 - 4/17/25, 11:58 PM

Changes

Feat

  • svelte-form: add Svelte adapter (#1247) (ad16469) by Simon H

Ci

  • publish: add missing Svelte config (#1429) (4ac9388) by Lachlan Collins

Packages

v1.5.0

16 Apr 14:18
Compare
Choose a tag to compare

Version 1.5.0 - 4/16/25, 2:18 PM

Changes

Feat

  • form-core: add parseValueWithSchema() stateless method (#1421) (ba66490) by LeCarbonator

Docs

  • react: use type annotations instead of casting (#1417) (24edab3) by Harry Whorlow

Packages