bump version of packages

This commit is contained in:
Salvatore Giordano
2021-02-09 10:45:47 +01:00
parent d6e869401c
commit e4d278fbbe
9 changed files with 25 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
## 1.0.3-beta
- Fixed issue with disconnecting after connecting without awaiting the connection result
- Fixed bug that caused duplicated typing.stop events to be fired
## 1.0.2-beta
- Deprecated `setUser`, `setGuestUser`, `setUserWithProvider` in favor of `connectUser`, `connectGuestUser`, `connectUserWithProvider`