Changelog
0.8.22 (2016-06-24)
Biggest changes:
Log and emit errors that occur on-connect (resume failures and upgrade failures) #291
Rework upgrade flow so that all messages complete on one transport before switching to another, to avoid 'Invalid transport ID' message race condition #291
Fix issue #285 where a detach that happens during a presence sync could fail (also #291)
Log all connectionDetails on transport active (including the server you're connected to), not just clientId #294
Implement waitForSync
option in (realtime form of) presence.get()
#295