Releases: TanStack/form
Releases · TanStack/form
v0.3.0
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 ofField
, 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
- @CheRayLiu made their first contribution in #442
- @schiller-manuel made their first contribution in #453
- @wobsoriano made their first contribution in #451
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
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
- @tanstack/form-core@0.1.0
- @tanstack/react-form@0.1.0
v0.0.15
Version 0.0.15 - 9/2/2023, 2:47 PM
Changes
Refactor
Other
Test
Packages
- @tanstack/form-core@0.0.15
- @tanstack/react-form@0.0.15