Skip to content

Releases: TanStack/form

v1.1.1

20 Mar 07:11
Compare
Choose a tag to compare

Version 1.1.1 - 3/20/25, 7:11 AM

Changes

Fix

  • lit-form: initialize api before adding controller (#1254) (caf2837) by Jonathan Aschan

Docs

  • vue: use event modifiers to enhance readability (#1280) (f8348e3) by Carlos Marques
  • fix typo in reactivity.md (#1303) (d5b283b) by Vandré Leal
  • react: missing useStore imports (#1312) (e297373) by Trond Fröding Hatlen

Packages

v1.1.0

16 Mar 18:35
Compare
Choose a tag to compare

Version 1.1.0 - 3/16/25, 6:34 PM

Changes

Feat

  • core: form reset field utility function (#1223) (b32b010) by Harry Whorlow

Docs

  • Change form composition graph for improving readability in dark mode (#1282) (281075c) by Szymon Nadbrzeżny
  • add composition api tutorial (#1283) (0cfda7f) by Leonardo Montini
  • solid-form: onChange listener -> onInput (#1257) (aa67cc8) by @theVedanta

Packages

v1.0.5

08 Mar 13:27
Compare
Choose a tag to compare

Version 1.0.5 - 3/8/25, 1:26 PM

Changes

Fix

  • form-core: listen to array onChange events (#1241) (4ef7fd1) by Pavle Cvejović

Docs

Packages

v1.0.4

08 Mar 12:16
Compare
Choose a tag to compare

Version 1.0.4 - 3/8/25, 12:15 PM

Changes

Fix

  • react-form: fix createFormHook returning hooks and HoC with any types (#1253) (02476bb) by Pavle Cvejović

Packages

v1.0.3

08 Mar 10:39
Compare
Choose a tag to compare

Version 1.0.3 - 3/8/25, 10:39 AM

Changes

Fix

  • solid-form: use { equals: false } (#1246) (bd08c58) by Aadit Olkar

Chore

  • form-core: remove unused imports (#1245) (14d8702) by Keyvhinng

Ci

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

Docs

  • react: add a missing closing curly brace on a reactivity example (#1248) (6ee6fb0) by Yeoh Joer

Packages

v1.0.2

07 Mar 11:48
Compare
Choose a tag to compare

Version 1.0.2 - 3/7/25, 11:47 AM

Changes

Fix

  • form-core: fix typing for formOptions so they don"t override additional args passed to form (#1239) (062f55e) by Pavle Cvejović

Chore

  • sync CONTRIBUTING.md between projects (#1237) (bedd7e6) by Lachlan Collins

Docs

  • reactivity typo (#1233) (dfd6a68) by Rene Dellefont
  • react: emphasize form composition exports (#1231) (1c65b30) by Harry Whorlow
  • fix code example typo in reactivity.md (#1230) (f953ec8) by Seemspyo

Packages

v1.0.1

06 Mar 21:35
Compare
Choose a tag to compare

Version 1.0.1 - 3/6/25, 9:35 PM

Changes

Fix

  • react-form: export WithFormProps type (#1235) (24dfe42) by Pavle Cvejović

Ci

  • apply automated fixes and generate docs (46c4b1b) by autofix-ci[bot]
  • apply automated fixes and generate docs (8d65213) by autofix-ci[bot]

Docs

  • fix typo in form-composition.md (#1221) (6c67a26) by molimauro
  • add devtools, SSR, and Compiler to comparison table (d82340e) by Corbin Crutchley
  • add reactivity page (#1209) (57722c9) by Rene Dellefont
  • add large form example to side menu (#1218) (6bb2992) by Rene Dellefont
  • adding custom errors docs (#1215) (2f0a23f) by Enyel Sequeira
  • enable prettier (#1217) (26b3ddd) by Leonardo Montini
  • improve get started guide for React to be more representative (#1214) (8a95048) by Corbin Crutchley
  • fix generics usage errors (d81e8c6) by Corbin Crutchley
  • remove old code examples (72b4572) by Corbin Crutchley
  • form-core: Update philosophy heading tag levels h1 to h2.md (#1204) (d8f31f1) by Kevin Van Cott
  • remove "v0" on the header image (df4fcf9) by Corbin Crutchley
  • remove preface about being in RC (4832a32) by Corbin Crutchley

Packages

v1.0.0

02 Mar 01:55
Compare
Choose a tag to compare

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

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