5.0.0-pre.2
Pre-release
Pre-release
Breaking changes
- [twitch] remove builtin caching from all Kraken endpoints (f8d4076)
- [twitch] change default return value of ApiClient#callApi and callTwitchApi from any to unknown (f9126ec)
- [twitch-chat-client] always apply rate limits (b3dd2a1)
Deprecations
- [twitch]
ApiClient#kraken- usehelixwherever possible (d7c564c)
Features
- [twitch] add Helix Teams API (0795f80)
- [twitch] add Get Channel Edtiors (6cab65d)
- [twitch] add Delete Videos (edfc61f)
- [twitch] add Get User Block List, Block User, Unblock User (7e9cf7d)
- [twitch-pubsub-client] add
PubSubClient#onCustomTopicfor arbitrary topics (6002bfb, #229) - [twitch-eventsub] add channel.raid topic (c5dbe1f)
- [twitch-eventsub] separate
resumeExistingSubscriptions(76a4ee9) - [twitch-eventsub] add
EventSubChannelFollowEvent#followDate(eaa7456)