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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,9 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
69
69
70
70
## Changes with Version 18.0.0
71
71
72
-
-**Collaboration Rooms**: Implemented rooms which allow developers to colloborate together on a project.
73
-
-**User List**: Designed and built a user list which updates in real time as clients join and exit.
72
+
-**Collaboration Rooms**: Implemented rooms that allow developers to collaborate together on a project.
73
+
Note: The collaboration room is a beta version and still needs to be improved for larger scaling.
74
+
-**User List**: Designed and built a user list that updates in real-time as clients join and exit.
74
75
-**Typescript Conversion**: Typescript coverage is now increased to ~90%.
75
76
-**Cleanup**: Removed unused code, fixed bugs, and refactored existing code to improve performance,
76
77
-**And more:** See the [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions, as well as plans for upcoming features!
@@ -89,7 +90,7 @@ Please refer to the Excalidraw provided by ReacType Version 14.0 for more detail
0 commit comments