Skip to content

Releases: TanStack/form

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

  • @tanstack/form-core@0.0.15
  • @tanstack/react-form@0.0.15

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

  • @tanstack/form-core@0.0.14
  • @tanstack/react-form@0.0.14

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

  • @tanstack/form-core@0.0.13
  • @tanstack/react-form@0.0.13

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

  • @tanstack/form-core@0.0.12
  • @tanstack/react-form@0.0.12

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

  • @tanstack/form-core@0.0.11
  • @tanstack/react-form@0.0.11

v0.0.10

04 May 23:07
Compare
Choose a tag to compare

Version 0.0.10 - 5/4/2023, 11:06 PM

Changes

Fix

  • form.Provider (ca8f244) by Tanner Linsley
  • remove form.Form for headless form.getFormProps() (b37628d) by Tanner Linsley

Packages

  • @tanstack/react-form@0.0.10

v0.0.9

04 May 19:45
Compare
Choose a tag to compare

Version 0.0.9 - 5/4/2023, 7:45 PM

Changes

Fix

  • no logs (7e71543) by Tanner Linsley

Packages

  • @tanstack/form-core@0.0.9
  • @tanstack/react-form@0.0.9

v0.0.8

04 May 19:34
Compare
Choose a tag to compare

Version 0.0.8 - 5/4/2023, 7:34 PM

Changes

Fix

  • tests (379f343) by Tanner Linsley
  • update form props on render (6d75eba) by Tanner Linsley
  • array-field mode and utilities (62a82fe) by Tanner Linsley

Other

  • Update index.tsx (30e7433) by Tanner Linsley
  • Create fieldApi.md (276dcd4) by Tanner Linsley

Packages

  • @tanstack/form-core@0.0.8
  • @tanstack/react-form@0.0.8

v0.0.7

01 May 18:24
Compare
Choose a tag to compare

Version 0.0.7 - 5/1/2023, 6:23 PM

Changes

Fix

  • smaller utils (b347c97) by Tanner Linsley

Packages

  • @tanstack/form-core@0.0.7
  • @tanstack/react-form@0.0.7

v0.0.6

01 May 18:00
Compare
Choose a tag to compare

Version 0.0.6 - 5/1/2023, 6:00 PM

Changes

Fix

  • Cross-platform FormSubmitEvent via Register (f05ab79) by Tanner Linsley
  • complete form factory functionality, docs (c444704) by Tanner Linsley
  • createFormFactory (b274bcc) by Tanner Linsley

Docs

  • links from star badge to github (#395) (4a46d08) by Nicholas Griffin
  • update (8c87f04) by Tanner Linsley
  • update (6df2235) by Tanner Linsley
  • update (fa75027) by Tanner Linsley
  • udpate (f4d9159) by Tanner Linsley

Other

  • update media (0947516) by Tanner Linsley
  • Update important-defaults.md (ea5bebc) by Tanner Linsley

Packages

  • @tanstack/form-core@0.0.6
  • @tanstack/react-form@0.0.6