Skip to content

Commit 4832a32

Browse files
committed
docs: remove preface about being in RC
1 parent 09d85bc commit 4832a32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/overview.md

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ title: Overview
55

66
TanStack Form is the ultimate solution for handling forms in web applications, providing a powerful and flexible approach to form management. Designed with first-class TypeScript support, headless UI components, and a framework-agnostic design, it streamlines form handling and ensures a seamless experience across various front-end frameworks.
77

8-
> **TanStack Form is in release candidate mode, meaning that there should be extremely few or no breaking changes prior to a 1.x release.**
9-
>
10-
> To learn more and see [our roadmap to v1, please check our GitHub](https://github.com/TanStack/form/issues/813).
11-
128
## Motivation
139

1410
Most web frameworks do not offer a comprehensive solution for form handling, leaving developers to create their own custom implementations or rely on less-capable libraries. This often results in a lack of consistency, poor performance, and increased development time. TanStack Form aims to address these challenges by providing an all-in-one solution for managing forms that is both powerful and easy to use.

0 commit comments

Comments
 (0)