Skip to content

Releases: TanStack/form

v0.2.0

08 Sep 00:56
Compare
Choose a tag to compare

Version 0.2.0 - 9/8/2023, 12:56 AM

Changes

Feat

Chore

Packages

v0.1.3

07 Sep 22:56
Compare
Choose a tag to compare

Version 0.1.3 - 9/7/2023, 10:56 PM

Changes

Fix

  • Field default should now be set properly (#445) (d80bcf7) by Corbin Crutchley

Packages

v0.1.2

07 Sep 02:35
Compare
Choose a tag to compare

Version 0.1.2 - 9/7/2023, 2:35 AM

Changes

Fix

  • onSubmit should now behave as expected (6f76fee) by Corbin Crutchley

Packages

v0.1.1

04 Sep 00:01
Compare
Choose a tag to compare

Version 0.1.1 - 9/4/2023, 12:01 AM

Changes

Fix

  • form-core: remove 500ms fallback for asyncDebounceMs (3b7f6c1) by @joaom00

Packages

v0.1.0

03 Sep 23:50
Compare
Choose a tag to compare

Version 0.1.0 - 9/3/2023, 11:50 PM

Changes

Feat

  • remove getInputProps to support React Native (7980336) by Corbin Crutchley
  • remove getFormProps to support React Native (2a31bd8) by Corbin Crutchley

Docs

  • remove recently deleted props (eea47f0) by Corbin Crutchley
  • form: Update Quick Start guide (0d7e545) by spookyuser

Packages

v0.0.15

02 Sep 14:47
Compare
Choose a tag to compare

Version 0.0.15 - 9/2/2023, 2:47 PM

Changes

Refactor

  • change form options spread to object assign (#421) (6eca66e) by Gabriel Tavares

Other

  • Update store packages to match dedicated repo (#427) (4cb1225) by Corbin Crutchley

Test

Packages

v0.0.14

31 Aug 22:29
Compare
Choose a tag to compare

Version 0.0.14 - 8/31/2023, 10:29 PM

Changes

Fix

Docs

  • updating docs-field-api removing old doc and updating to new pr… (#423) (bd1bd3d) by Enyel Sequeira

Packages

v0.0.13

31 Aug 20:52
Compare
Choose a tag to compare

Version 0.0.13 - 8/31/2023, 8:52 PM

Changes

Fix

  • cannot update a component/bad setState (#420) (d8ff960) by Gabriel Tavares

Docs

  • add bundle size and supported frameworks (#422) (3b258d6) by @bhattrajat
  • fix bundlephobia link (#415) (74a1dab) by Corbin Crutchley
  • fix header image in README (#413) (2dacc2c) by Corbin Crutchley
  • improve docs, add disclaimer where docs are outdated (#412) (c392c61) by Corbin Crutchley

Other

Test

  • form-core: add onChange validation test (#414) (5f2935c) by Corbin Crutchley

Packages

v0.0.12

29 Aug 08:29
Compare
Choose a tag to compare

Version 0.0.12 - 8/29/2023, 8:29 AM

Changes

Fix

  • maximum depth exceeded should no longer occur (#408) (0b5c94d) by Corbin Crutchley
  • eslint for example project (#407) (77594a6) by Corbin Crutchley
  • Initial FieldAPI tests, made FieldAPI typings much more strict (#405) (7ee5524) by Corbin Crutchley
  • Fix minor FormApi bugs and add initial form API tests (#404) (25237e4) by Corbin Crutchley
  • getInputProps().value type (d4cf03f) by Tanner Linsley

Chore

  • attempt to fix release script (#411) (ea155f1) by Corbin Crutchley
  • attempt to fix test build CI command (#410) (f006b8e) by Corbin Crutchley

Other

  • Strictly type check field validators (#409) (caba021) by Corbin Crutchley
  • Update pnpm-lock.yaml (fdf5758) by Tanner Linsley
  • Fix defaults (#403) (123e7a0) by Corbin Crutchley
  • Update build tooling (#401) (74ac9f4) by Corbin Crutchley

Packages

v0.0.11

13 Jun 21:38
a3f9709
Compare
Choose a tag to compare

Version 0.0.11 - 6/13/2023, 9:38 PM

Changes

Fix

  • several type and build errors and fix example type inference (#399) (a3f9709) by @flybayer
  • release (bebd998) by Tanner Linsley
  • router + store (884235f) by Tanner Linsley

Packages