You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/powersync/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,13 @@ flutter pub add powersync
20
20
21
21
Our [full SDK reference](https://docs.powersync.com/client-sdk-references/flutter) contains everything you need to know to get started implementing PowerSync in your project.
22
22
23
-
## **_ Web support - Open beta_**
23
+
## **_ Web support - Open alpha_**
24
24
25
-
Web support is currently in an open beta. This Readme has been updated to reflect updates that are currently only relevant to this beta release.
25
+
Web support in version 1.6.0 is currently in its alpha stage. This README has been updated to reflect changes relevant to this alpha release.
26
26
27
27
### Demo app
28
28
29
-
The easiest way to test out the beta is to run the [Supabase Todo-List](./demos/supabase-todolist) demo app:
29
+
The easiest way to test out the alpha is to run the [Supabase Todo-List](./demos/supabase-todolist) demo app:
0 commit comments