Releases: TanStack/form
Releases · TanStack/form
v0.11.0
Version 0.11.0 - 12/11/2023, 7:27 PM
Changes
Feat
- add signal to async validations (701500b) by Corbin Crutchley
- add submit, submitAsync validators to form (e2084e6) by Corbin Crutchley
Fix
- onMount validator now works as expected (19e7aff) by Corbin Crutchley
- add missing field onSubmitAsyncDebounceMs value (31d4d21) by Corbin Crutchley
Chore
- fix errors with TS in examples (a0a6c5a) by Corbin Crutchley
- temporarily disable Vue TS checking due to upstream bug (6431823) by Corbin Crutchley
- fix various issues with Solid/core tests (faf4fbc) by Corbin Crutchley
- cleaned up validator abstraction (d40592e) by Corbin Crutchley
- move validators into util getters (00c4db5) by Corbin Crutchley
- fix various typing issues with packages (8025dd4) by Corbin Crutchley
- fix minor example typing issue (90edb99) by Corbin Crutchley
- fix typings (30596c9) by Corbin Crutchley
- fix typing inferencing (81cef00) by Corbin Crutchley
- fix lib tests (0c8dfe6) by Corbin Crutchley
- change throttled validation to debounce (14ec20d) by Corbin Crutchley
- refactor form and field API validation mechanism to share code (40268a0) by Corbin Crutchley
- consolidate field validation logic (8c89e41) by Corbin Crutchley
Docs
- update reference docs for React (bc270fb) by Corbin Crutchley
- improve fieldApi reference (6a6c4f5) by Corbin Crutchley
- update and improve formApi docs (d1b9a94) by Corbin Crutchley
- add docs for form-level validation (698e9f0) by Corbin Crutchley
- improve TypeScript docs (c54dc65) by Corbin Crutchley
- improve JS guides to TanStack Form (c3556a4) by Corbin Crutchley
Other
- refactor!: move submission function to take object instead of two arguments (8e1723e) by Corbin Crutchley
- refactor!: move onChange,onBlur,onMount,onSubmit props to pass object (c2ce384) by Corbin Crutchley
- refactor!: rename validator to validatorAdapter (ad9f0c4) by Corbin Crutchley
- refactor!: move validators to prefixed property name (68552b1) by Corbin Crutchley
Test
- add test for signal aborting (cd9ce4f) by Corbin Crutchley
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.10.3
Version 0.10.3 - 12/3/2023, 1:57 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.10.2
Version 0.10.2 - 12/3/2023, 12:27 PM
Changes
Fix
- Vue useStore typings are now correct in JSX usage (8e90e4f) by Aadit Olkar
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.10.1
Version 0.10.1 - 12/3/2023, 10:59 AM
Changes
Fix
- deleteField inside of an array should now work (4e8bf2a) by Christian24
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.10.0
Version 0.10.0 - 12/3/2023, 10:38 AM
Changes
Feat
- add onSubmit error handling, run onBlur/onChange validation on form submit (344743b) by @vikaskumar89
Docs
- include link to TanStack Store docs within description of store property (#517) (20376eb) by Alex Katz
- formApi.md: Fix a small typo by changing yonu to your (#524) (23ff113) by Dan Isaza
- fix async Valibot string validation (#519) (8b6a8b7) by Fabian Hiller
- Improve text and Valibot example (#518) (1925b67) by Fabian Hiller
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.9.0
Version 0.9.0 - 11/5/2023, 2:28 PM
Changes
Feat
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.8.1
Version 0.8.1 - 11/5/2023, 2:00 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.8.0
Version 0.8.0 - 11/5/2023, 1:15 PM
Changes
Feat
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.7.2
Version 0.7.2 - 11/5/2023, 11:38 AM
Changes
Fix
- form should now be aware of field unmounting (f75aab2) by Christian24
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v0.7.1
Version 0.7.1 - 11/3/2023, 7:34 PM
Changes
Fix
- unmount field now updates form (25a2fc8) by Christian24
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]