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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,10 +69,10 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
69
69
70
70
## Changes with Version 18.0.0
71
71
72
-
-**Implemented a new improved Collaboration feature**: Allow developers to work on the projects together in real-time.
73
-
-**Developed a User List**: Built and designed a new real-time updates user list on collaboration.
74
-
-**Typescript Conversion**: Typescript is now increased to ~90%.
75
-
-**Maintained and improved existing Codebase**: Clean up and refactor redundant codes in the existing code base improving App performance.
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 realtime as clients join and exit.
74
+
-**Typescript Conversion**: Typescript coverage is now increased to ~90%.
75
+
-**Cleanup**: Removed unused code, fixed bugs, and refactored existing code to improve performance,
76
76
-**And more:** See [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!
0 commit comments