Skip to content

Commit 10ed49b

Browse files
authored
Update README.md
1 parent ec98733 commit 10ed49b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
6969

7070
## Changes with Version 18.0.0
7171

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 real time 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,
7676
- **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!
7777

7878
## File Structure of Reactype Version 18.0.0

0 commit comments

Comments
 (0)