Skip to content

Release v4.8.3

Compare
Choose a tag to compare
@rodgc rodgc released this 08 Feb 20:13
· 3 commits to master since this release

Fixed

  • off() behavior, sync with socket-io-client and takes a single function, not array
  • Mark internal fields as private in WrappedSocket.

Removed

  • Outdated @types/socket-io & @types/socket.io-client dependencies and use the built-in types instead.