Skip to content

Commit 8d23594

Browse files
authored
Update web support status (#5438)
1 parent 85fb758 commit 8d23594

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
@@ -18,7 +18,7 @@ You can choose the platforms across which to share your UI code using Compose Mu
1818
* [iOS](https://jb.gg/start-cmp)
1919
* [Android](https://jb.gg/start-cmp)
2020
* [Desktop](https://jb.gg/start-cmp) (Windows, MacOS, and Linux)
21-
* [Web](https://jb.gg/start-cmp) (Alpha)
21+
* [Web](https://jb.gg/start-cmp) (Beta)
2222

2323
For example, you can share UIs between iOS and Android or Windows and MacOS.
2424

@@ -53,7 +53,7 @@ It has desktop extensions for menus, keyboard shortcuts, window manipulation, an
5353

5454
## Web
5555

56-
> Web support is in Alpha. It may change incompatibly and require manual migration in the future.
56+
> Web support is in Beta, making it a great time to give it a try. Check out our [blog post](https://blog.jetbrains.com/kotlin/2025/09/compose-multiplatform-1-9-0-compose-for-web-beta/) to learn more about the progress made to reach this milestone.
5757
> We would appreciate your feedback on it in the public Slack channel [#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868/p1678887590205449).
5858
> If you face any issues, please report them on [YouTrack](https://youtrack.jetbrains.com/newIssue?project=CMP).
5959

0 commit comments

Comments
 (0)