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/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
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
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/[email protected]
v0.2.0
Version 0.2.0 - 9/8/2023, 12:56 AM
Changes
Feat
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.1.3
Version 0.1.3 - 9/7/2023, 10:56 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.1.2
Version 0.1.2 - 9/7/2023, 2:35 AM
Changes
Fix
- onSubmit should now behave as expected (6f76fee) by Corbin Crutchley
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.1.1
Version 0.1.1 - 9/4/2023, 12:01 AM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
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/[email protected]
- @tanstack/[email protected]
v0.0.15
Version 0.0.15 - 9/2/2023, 2:47 PM
Changes
Refactor
Other
Test
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.0.14
Version 0.0.14 - 8/31/2023, 10:29 PM
Changes
Fix
Docs
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]