Releases: TanStack/form
Releases · TanStack/form
v0.3.7
Version 0.3.7 - 10/17/2023, 11:56 AM
Changes
Fix
Docs
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.6
Version 0.3.6 - 9/14/2023, 3:08 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.5
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/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.4
Version 0.3.4 - 9/9/2023, 11:03 AM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.3
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/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.2
Version 0.3.2 - 9/9/2023, 7:26 AM
Changes
Fix
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.3.1
Version 0.3.1 - 9/9/2023, 6:44 AM
Changes
Fix
Chore
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
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]