Skip to content

Commit 09407d5

Browse files
authored
docs: update the project status to BETA in the GitHub README.md (#382)
1 parent bb5d50e commit 09407d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TanStack DB extends TanStack Query with collections, live queries and optimistic
1010
<a href="https://x.com/intent/post?text=TanStack%20DB&url=https://tanstack.com/db">
1111
<img alt="#TanStack" src="https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack" /></a>
1212
<a href="#status">
13-
<img src="https://img.shields.io/badge/status-alpha-orange" alt="Status - Alpha"></a>
13+
<img src="https://img.shields.io/badge/status-beta-yellow" alt="Status - BETA"></a>
1414
<a href="https://npmjs.com/package/@tanstack/db">
1515
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/db.svg" /></a>
1616
<a href="https://discord.gg/yjUNbvbraC">
@@ -186,7 +186,7 @@ No. TanStack DB is not an ORM. Queries run entirely in the client against local
186186

187187
## Status
188188

189-
Tanstack DB is currently an early preview release in alpha. It's still under active development. There will be bugs and the APIs are still liable to change.
189+
Tanstack DB is currently in BETA. See [the release post](https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query) for more details.
190190

191191
## Contributing
192192

0 commit comments

Comments
 (0)