Skip to content

v1.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 04 Apr 18:24
· 902 commits to master since this release

Modifications

  • Added "getUsersByLogin" to TwitchKraken, since the the Helix Users endpoint does not support retrieving the "createdAt" property of a user yet.
  • Overload a few methods in helix which weren't using auth yet, to support higher rate-limits (clips, games, top games, streams, streamsmetada followers and videos).

Fixes

  • map channel state to the correct states in the channel state event #65

Migration

  • The first parameter for the helix calls clips, games, top games, streams, streamsmetada followers and videos is now the authToken, so add it or set it to null - the old methods will be removed on 1.0.0 release.