Skip to content

Commit 0b33aa5

Browse files
committed
docs: RC callout
1 parent e317020 commit 0b33aa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/start/framework/react/overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ id: overview
33
title: TanStack Start Overview
44
---
55

6+
> [!NOTE]
7+
> TanStack Start is currently in the **Release Candidate** stage! This means it is considered feature-complete and its API is considered stable.
8+
> **This does not mean it is bug-free or without issues, which is why we invite you to try it out and provide feedback!**
9+
> The road to v1 will likely be a quick one, so don't wait too long to try it out!
10+
611
TanStack Start is a full-stack React framework powered by TanStack Router. It provides a full-document SSR, streaming, server functions, bundling, and more. Thanks to [Vite](https://vite.dev/), it's ready to develop and deploy to any hosting provider or runtime you want!
712

813
## Dependencies

0 commit comments

Comments
 (0)