Skip to content

0.4.0

Compare
Choose a tag to compare
@yasserf yasserf released this 17 Feb 12:53
· 848 commits to master since this release

Features:

  • anonymous record ready event #27

    Anoymous record now triggers ready event

  • Support data in login response #73

    The third auth callback parameter can now be used to pass authentication data when login succeeds and error data when fails instead of just error strings.

Fixes:
client options merging #51
Client options now merge correctly

Packages:

  • Upgraded engine.io-client to 1.6.8
  • Upgraded jasmine-core to 2.4.1
  • Upgraded grunt-browserify to 4.0.1
  • Upgraded derequire to 2.0.3
  • Upgraded grunt-contrib-uglify to 0.11.1
  • Upgraded browserify to 13.0.0
  • Upgraded proxyquire to 1.7.4
  • Upgraded jasmine-node to 1.14.5
  • Upgraded grunt-release to 0.13.0