Skip to content

v6.0.0

Compare
Choose a tag to compare
@fed135 fed135 released this 27 Apr 04:39
· 3 commits to master since this release
47b810d

Features

  • Client reference in subscribe callback is now fully featured instead of a shallow config object.
  • Client.remote is now a const instead of a function (breaking change)
  • Client.local is now a const instead of a function (breaking change)
  • Bumped ws version

Bug fixes

  • Fixed importing when using typescript (breaking change)
  • Fixed socket remote info
  • Fixed multiple types, including opening port value to be a string