Skip to content

v1.0.2

Compare
Choose a tag to compare
@jacqueswho jacqueswho released this 02 Dec 15:00
· 40 commits to master since this release

⚠️ Breaking Change

  • socket service connect function no longer returns the socket. initialize needs to be called first which returns the socket

What's Changed

  • fix: change socket service to initialize first then connect by @jacqueswho in #38
  • fix: socket connect callback race conditions by @jacqueswho in #39

Full Changelog: v1.0.1...v1.0.2