We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b7ab9 commit 4b2c9efCopy full SHA for 4b2c9ef
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.1.0
4
+
5
+* [CHANGED] Add support for the new subscription_count event
6
+* [CHANGED] Using latest pusher-websocket-java and pusher-websocket-swift
7
8
## 1.0.2
9
10
* [CHANGED] Use latest pusher websocket java sdk.
package.json
@@ -1,6 +1,6 @@
{
"name": "@pusher/pusher-websocket-react-native",
- "version": "1.0.2",
+ "version": "1.1.0",
"description": "Pusher Channels Client for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments