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
**ReacType** is a rapid prototyping tool that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
@@ -64,16 +64,16 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
64
64
65
65
<!-- NEED TO REPLACE THE TUTORIAL LINK -->
66
66
67
-
## Changes with Version 18.0.0
67
+
## Changes with Version 19.0.0
68
68
69
-
-**Collaboration Rooms**: Implemented rooms that allow developers to collaborate together on a project.
70
-
Note: The collaboration room is a beta version and still needs to be improved for larger scaling.
71
-
-**User List**: Designed and built a user list that updates in real-time as clients join and exit.
72
-
-**Typescript Conversion**: Typescript coverage is now increased to ~90%.
73
-
-**Cleanup**: Removed unused code, fixed bugs, and refactored existing code to improve performance,
69
+
-**Collaboration Rooms**: Official launch of v1 collaboration rooms - allowing developers to work together on the same project smoothly.
70
+
The Collaboration Room also has user mouse tracking for increased ease in collaboration.
71
+
-**UI Updates**: Designed with users in mind - the interface is redesigned with a smoother look and more intuitive design.
72
+
-**Typescript Conversion**: Typescript coverage is now increased to ~95%.
73
+
-**Cleanup**: Removed unused code, fixed bugs, and made major performance improvements.
74
74
-**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!
0 commit comments