Skip to content

v1.6.1

Compare
Choose a tag to compare
@DoctorMcKay DoctorMcKay released this 15 Aug 19:56
· 381 commits to master since this release
  • Removed support for item announcement-based polling for node-steam.
    • This still works for node-steam-user.
    • This was modifying the prototype, and was therefore causing problems.
    • It also wasn't properly checking if the object passed into steam was a node-steam SteamUser or a node-steam-user SteamUser.
    • Thanks to @kinsi55 for reporting this.