Skip to content

Releases: TanStack/form

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

  • @tanstack/form-core@0.5.0
  • @tanstack/react-form@0.5.0
  • @tanstack/vue-form@0.5.0
  • @tanstack/zod-form-adapter@0.5.0
  • @tanstack/yup-form-adapter@0.5.0

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

  • @tanstack/form-core@0.4.2
  • @tanstack/react-form@0.4.2
  • @tanstack/vue-form@0.4.2
  • @tanstack/zod-form-adapter@0.4.2
  • @tanstack/yup-form-adapter@0.4.2

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

  • @tanstack/form-core@0.4.1
  • @tanstack/react-form@0.4.1
  • @tanstack/vue-form@0.4.1
  • @tanstack/zod-form-adapter@0.4.1
  • @tanstack/yup-form-adapter@0.4.1

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

  • @tanstack/form-core@0.4.0
  • @tanstack/react-form@0.4.0
  • @tanstack/vue-form@0.4.0

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

  • @tanstack/form-core@0.3.7
  • @tanstack/react-form@0.3.7
  • @tanstack/vue-form@0.3.7

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

  • @tanstack/form-core@0.3.6
  • @tanstack/react-form@0.3.6
  • @tanstack/vue-form@0.3.6

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

  • @tanstack/form-core@0.3.5
  • @tanstack/react-form@0.3.5
  • @tanstack/vue-form@0.3.5

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

  • @tanstack/form-core@0.3.4
  • @tanstack/react-form@0.3.4
  • @tanstack/vue-form@0.3.4

v0.3.3

09 Sep 10:42
160f712
Compare
Choose a tag to compare

Version 0.3.3 - 9/9/2023, 10:41 AM

Changes

Fix

  • Field components should now infer state.value properly (160f712) by Corbin Crutchley

Packages

  • @tanstack/form-core@0.3.3
  • @tanstack/react-form@0.3.3
  • @tanstack/vue-form@0.3.3

v0.3.2

09 Sep 07:27
539cbfb
Compare
Choose a tag to compare

Version 0.3.2 - 9/9/2023, 7:26 AM

Changes

Fix

  • build script should now execute on all targets (#459) (539cbfb) by Corbin Crutchley

Chore

  • fix errrors in examples, remove unneeded CI steps (#457) (707ff5d) by Corbin Crutchley

Packages

  • @tanstack/form-core@0.3.2
  • @tanstack/react-form@0.3.2
  • @tanstack/vue-form@0.3.2