Skip to content

v3.0.0

Compare
Choose a tag to compare
@ghaiklor ghaiklor released this 28 Sep 07:07
· 437 commits to dev since this release
  • Migration from ES5 to ES6 syntax;
  • Remove .create() method from PusherService. PusherService is a function itself that you can call PusherService('android');
  • Update dependencies and pin them in package.json;