TanStack Releases TanStack Form V1
Briefly

TanStack has launched TanStack Form, a versatile cross-framework form library compatible with React, Vue, Angular, Solid, and Lit. It aims to provide a headless and framework-agnostic solution, unlike other libraries such as Formik or React Hook Form, which limits their compatibility. The library also supports various runtimes, including mobile and server-side environments. Although the development community is enthusiastic, the lead developer advises users satisfied with current solutions like React Hook Form to avoid immediate migration. TanStack Form emphasizes type safety, SSR support, and a uniform API across frameworks.
FWIW if you're already happy with RHF I wouldn't inherently suggest migrating away with it; it's a well maintained library by a talented group of maintainers.
TanStack Form presents first-class type safety, server-side rendering (SSR) support and a consistent API across frameworks.
Read at InfoQ
[
|
]