Skip to content

Releases: twiveSDK/twitch-dev-types

v1.5.0 🎉

16 Jun 20:19

Choose a tag to compare

What's Changed

  • docs: clarify versioning structure for EventSub event payloads by @aysib07 in #22
  • refactor: move channelFollow and channelUpdate event files by @aysib07 in #21
  • feature: eventsub webhook interfaces and types by @aysib07 in #20
  • chore: issue template by @aysib07 in #23
  • fix(ConduitShardDisabledEvent): import path for EventSubTransportMethod by @aysib07 in #24
  • fix: optional parameter nullable by @aysib07 in #25
  • fix(api/eventsub): include 'conduit' transport method and conduit_id by @aysib07 in #26
  • feat(api/teams): allow null values for background_image_url and banner fields by @aysib07 in #27
  • feat(ChannelChatNotificationEvent): add 'Unknown' notice type by @aysib07 in #28
  • feature: modiversary in ChannelChatNotificationEvent by @aysib07 in #29

Full Changelog: v1.4.1...v1.5.0

v1.4.1 🎉

03 Jun 18:32

Choose a tag to compare

What's Changed

  • fix: rename bits_cost to bits for ChannelCustomPowerUp by @chillymosh in #17

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0 🎉

23 May 09:18

Choose a tag to compare

What's Changed

  • feature: interfaces and types for pinned chat messages by @aysib07 in #18
  • feature: add pin parameter for send chat messages api by @aysib07 in #19

Full Changelog: v1.3.0...v1.4.0

v1.3.0 🎉

09 May 13:57

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1 🎉

25 Apr 20:11

Choose a tag to compare

What's Changed

  • add conduit_id request param in get eventsub subscriptions & missing request params for creating eventsub subscription by @aysib07 in #12
  • fix: remove session_id and conduit_id from transport request params in creating eventsub subscriptions by @aysib07 in #13

Full Changelog: v1.2.0...v1.2.1

v1.2.0 🎉

03 Apr 21:28

Choose a tag to compare

What's Changed

  • feature: watch streak in channel chat notification event by @aysib07 in #8
  • feature: add support for custom power-ups in channel bits use event by @aysib07 in #9
  • feature: add is_source_only flag for chat announcements during a shared chat session. by @aysib07 in #10
  • feature: add optional for_source_only request paramater for send chat announcements in shared chat session by @aysib07 in #11

Full Changelog: v1.1.2...v1.2.0

v1.1.2 🎉

29 Mar 21:29
c022fa4

Choose a tag to compare

What's Changed

  • chore(deps): update devDependencies by @aysib07 in #4
  • update hypetrain eventsub and api by @aysib07 in #5
  • fix(eventsub): update documentation links for hype train events by @aysib07 in #6
  • fix(dependencies): downgrade typescript because release flow crashed by @aysib07 in #7

Full Changelog: v1.1.1...v1.1.2

v1.1.1 🎉

26 Feb 07:42
583856e

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0 🎉

08 Feb 12:03

Choose a tag to compare

What's Changed

  • chore(hypetrain): remove “Get Hype Train Events” API endpoint types by @aysib07 in #1
  • feature: add missing api endpoints by @aysib07 in #2
  • chore(deps): bump devDependencies to latest versions by @aysib07 in #3

Full Changelog: v1.0.0...v1.1.0

v1.0.0 🎉

18 Jan 00:30

Choose a tag to compare

This release contains every type for the Twitch API, Authentication & EventSub based on the official Twitch Dev Docs.