Skip to content

v2.1.5

Compare
Choose a tag to compare
@jdmnd jdmnd released this 03 May 15:16
· 576 commits to master since this release

[2.1.5] - 2017-05-03

Bug Fixes

  • Calling login() with a callback (but no auth data) now behaves as you would expect.
  • Fix issue where client did not emit MAX_RECONNECTION_ATTEMPTS_REACHED event by @rbarroetavena.