Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

40 lines (33 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.1] - 2024-10-21

Added

  • Added example in NPM repository, no change in the code

[0.1.0] - 2024-09-16

Added

  • Event: streamOnline, streamOffline
  • Event: chatMessage

Changed

  • The legacy events now have a rawEvent field, which will be the default on new ones
  • Improved the disconnection flow

Fixed

  • Fixed Raid event handler returning the raided display name instead of the raiding display name

[0.0.2] - 2024-05-13

Added

  • Graceful unsubscribe when quitting/redeploying
  • Status string

Changed

  • Twurple updated to 7.1.0 (Changelog)
  • Logging through nodes instead of a direct console.log

[0.0.1] - 2024-02-29

Added

  • First release
  • "follow" event
  • "subscribe" event
  • "subscribeGift" event
  • "bits" event
  • "redeem" event
  • "raid" event