Skip to content

v2.1.4 Fix for "start is undefined" and Fixes websocket connection initialisation

Compare
Choose a tag to compare
@andrewkarell andrewkarell released this 16 Dec 10:31
· 1044 commits to master since this release
  • Fixes the "start is undefined" error as described in #33
  • Fixes websocket connection initialisation when using live listeners (.on('deal.added', function() { ... });)