@tivio/sdk-react 3.3.0 → 3.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## Changelog
4
4
 
5
+ * v3.3.1
6
+ * patch: Fixed types of `setUser`
5
7
  * v3.3.0
6
8
  * minor: Add getPlayerCapabilities to getters.
7
9
  * patch: Added option to log out via `setUser(null)`, requires @tivio/core-react-dom@2.17.9
package/README.md.bak CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## Changelog
4
4
 
5
+ * v3.3.1
6
+ * patch: Fixed types of `setUser`
5
7
  * v3.3.0
6
8
  * minor: Add getPlayerCapabilities to getters.
7
9
  * patch: Added option to log out via `setUser(null)`, requires @tivio/core-react-dom@2.17.9