Skip to content

v3.1.1

Compare
Choose a tag to compare
@marcelklehr marcelklehr released this 20 Apr 11:45
· 49 commits to develop since this release

Fixed

  • Socket: Do not warn when checking for socket existence
  • Socket: Implement heartbeat to avoid session timeout

How to update existing projects

$ cd your-project
$ npm install [email protected]

Read more on maintaining npm dependencies.