Skip to content

Releases: TanStack/form

v0.6.1

30 Oct 07:48
a3a8d97
Compare
Choose a tag to compare

Version 0.6.1 - 10/30/2023, 7:46 AM

Changes

Fix

  • NextJS should not throw an error anymore (#485) (a3a8d97) by Julien Delort

Packages

v0.6.0

30 Oct 07:20
6050fea
Compare
Choose a tag to compare

Version 0.6.0 - 10/30/2023, 7:18 AM

Changes

Feat

Packages

v0.5.0

30 Oct 06:03
57bc462
Compare
Choose a tag to compare

Version 0.5.0 - 10/30/2023, 6:02 AM

Changes

Feat

Chore

  • temporarily enable black issue templates (aefe7e4) by Corbin Crutchley

Packages

v0.4.2

18 Oct 16:56
2b2ed02
Compare
Choose a tag to compare

Version 0.4.2 - 10/18/2023, 10:23 AM

Changes

Fix

  • form's valid state should be up to date (#475) (2b2ed02) by ☕️ mino

Packages

v0.4.1

18 Oct 09:36
9079af1
Compare
Choose a tag to compare

Version 0.4.1 - 10/18/2023, 9:35 AM

Changes

Fix

  • publish Yup and Zod adapters (#474) (9079af1) by Corbin Crutchley

Packages

v0.4.0

18 Oct 09:23
54652ee
Compare
Choose a tag to compare

Version 0.4.0 - 10/18/2023, 9:22 AM

Changes

Feat

  • Add Yup and Zod validator support (#462) (54652ee) by Corbin Crutchley

Docs

  • removed old docs and updated the docs of useForm in react (#434) (b35ecd1) by Enyel Sequeira
  • form-api-docs updated and removed some old docs (#433) (b2b9b0a) by Enyel Sequeira

Packages

v0.3.7

17 Oct 11:56
5b74e0d
Compare
Choose a tag to compare

Version 0.3.7 - 10/17/2023, 11:56 AM

Changes

Fix

  • field defaultValue should precedence over form defaultValues (#463) (5b74e0d) by ☕️ mino

Docs

  • quick-start: add tag to quick start example (#467) (119ce68) by Riley Bakes

Packages

v0.3.6

14 Sep 15:08
638a391
Compare
Choose a tag to compare

Version 0.3.6 - 9/14/2023, 3:08 PM

Changes

Fix

  • remove _TData abstraction (#465) (638a391) by Tanner Linsley

Packages

v0.3.5

13 Sep 20:48
Compare
Choose a tag to compare

Version 0.3.5 - 9/13/2023, 8:47 PM

Changes

Fix

  • refactor to flat generics with consistent names & patterns (1fb28c5) by Tanner Linsley
  • limit deep keys to max depth of 10 (46b49ca) by Tanner Linsley

Packages

v0.3.4

09 Sep 11:05
32793c9
Compare
Choose a tag to compare

Version 0.3.4 - 9/9/2023, 11:03 AM

Changes

Fix

  • onChange should disappear when new input comes in (#461) (32793c9) by Corbin Crutchley

Packages