3 Replies
quickest-silver•10mo ago
There's been breaking changes in 0.39.0 - check the Release notes for the migration guide
https://github.com/TanStack/form/releases/tag/v0.39.0
GitHub
Release v0.39.0 · TanStack/form
Version 0.39.0 - 11/29/24, 9:06 AM (Manual Release)
Changes
Breaking Changes
This release introduces two breaking changes for our React adapter:
Removing form.useStore in favor of @tanstack/react-...
round-purpleOP•10mo ago
types dont seem to be updated for the form though, typescript doesn't log any issues when trying to do form.useStore or form.useField
rare-sapphire•10mo ago
Good catch. We didn't update the TS types. Removing them now