v3.0.0
- Migration from ES5 to ES6 syntax;
- Remove
.create()
method from PusherService. PusherService is a function itself that you can callPusherService('android')
; - Update dependencies and pin them in
package.json
;
.create()
method from PusherService. PusherService is a function itself that you can call PusherService('android')
;package.json
;