Skip to content

Releases: TanStack/form

v0.3.4

09 Sep 11:05
32793c9

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

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

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

v0.3.1

09 Sep 06:44
e297755

Choose a tag to compare

Version 0.3.1 - 9/9/2023, 6:44 AM

Changes

Fix

  • migrate to use CI/CD system that router uses (#455) (4790982) by Corbin Crutchley

Chore

  • fix issues with CI/CD (#456) (e297755) by Corbin Crutchley

Packages

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

v0.3.0

08 Sep 21:45

Choose a tag to compare

Version 0.3.0 - 9/8/2023, 9:45 PM

Changes

  • feat(form-core): Change from touched error message and error message to error map and array of errors by @CheRayLiu in #442
  • fix(form-vue): Changed field to be destructured of Field, made TypeScript typings more complex in #451

Packages

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

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

08 Sep 03:14

Choose a tag to compare

Version 0.2.2 - 9/8/2023, 3:14 AM

Changes

Fix

  • bundler errors in Vue adapter should now be resolved (#449) (7d2c399) by Corbin Crutchley

Chore

Packages

  • @tanstack/vue-form@0.2.2

v0.2.1

08 Sep 03:05

Choose a tag to compare

Version 0.2.1 - 9/8/2023, 3:05 AM

Changes

Fix

  • bundler errors in React and Vue adapters should now be resolved (#447) (e3e60cc) by Corbin Crutchley

Packages

  • @tanstack/react-form@0.2.1

v0.2.0

08 Sep 00:56

Choose a tag to compare

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

Changes

Feat

Chore

Packages

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

v0.1.3

07 Sep 22:56

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

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

v0.1.2

07 Sep 02:35

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

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