Skip to content

Latest commit

 

History

History
308 lines (137 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

308 lines (137 loc) · 11.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.4.2 (2022-10-06)

6.4.0 (2021-07-27)

Features

  • Add getGlobalEmotes (649433e)
  • Emote interface to conditionally have amount (e453d3e)

Bug Fixes

6.3.1 (2021-03-20)

Bug Fixes

  • Build GIVEEMOTES (89d405b)
  • Build perspective api & twitch auth files (744730f)

6.1.1 (2020-08-11)

Bug Fixes

  • Actually export PerspectiveAPI. (152af24)

6.3.0 (2020-09-29)

Features

  • Add types GIVEEMOTES & PROFILES. (24b803d)

6.2.0 (2020-08-12)

Features

6.1.3 (2020-08-11)

Bug Fixes

  • attributeScores object values are type string* (fc5517a)

6.1.2 (2020-08-11)

Bug Fixes

  • Implement throttling of perspective api. (b90bfa8)

6.1.1 (2020-08-11)

Bug Fixes

  • Actually export PerspectiveAPI. (152af24)

6.1.0 (2020-08-11)

Features

  • Implement PerspectiveAPI. (eadd041)

Bug Fixes

6.0.1 (2020-08-11)

Bug Fixes

  • Add global to BASE interface, disable sourcemaps. (41fda0e)

6.0.0 (2020-08-10)

⚠ BREAKING CHANGES

  • Change ADDEMOTES to EMOTES.

Bug Fixes

5.4.1 (2020-08-09)

Bug Fixes

  • ADDEMOTES now uses Emote interface. (20bfb7b)

5.4.0 (2020-08-09)

Features

5.3.0 (2020-08-09)

Features

  • Add shared Token interface. (154718e)

5.2.0 (2020-08-09)

Features

  • Add ADDEMOTES interface & TOKEN enum. (236ef30)

5.1.0 (2020-08-08)

Features

5.0.0 (2020-08-03)

⚠ BREAKING CHANGES

  • Rename JOINCHANNEL to JOINCHAT.

Bug Fixes

  • Rename JOINCHANNEL to JOINCHAT. (9737980)

4.5.0 (2020-08-01)

Features

  • Add PING to MessageType enum. (050a4bb)

4.4.2 (2020-08-01)

Bug Fixes

4.4.1 (2020-08-01)

Bug Fixes

  • TwitchAuth: Refactor error messages. (a2b088d)

4.4.0 (2020-07-30)

Features

4.3.6 (2020-07-30)

Bug Fixes

  • Fix build procedure & refactor TwitchAuth. (a4db7ec)

4.3.5 (2020-07-30)

Bug Fixes

  • Expanded on tsconfig. ES2020 (428f9be)

4.3.4 (2020-07-30)

Bug Fixes

  • Hopefully last attempt to make this work. (fecc934)

4.3.3 (2020-07-30)

Bug Fixes

  • Export Twitch as TwitchAuth. (8ab4e64)

4.3.2 (2020-07-30)

Bug Fixes

  • And not forgetting to publish the dist, too. (d3d8ac9)

4.3.1 (2020-07-30)

Bug Fixes

  • Actually export the function. (ffe61c7)

4.3.0 (2020-07-30)

Features

  • Add Twitch login functionality from web. (5faba98)

4.2.3 (2020-07-29)

Bug Fixes

4.2.2 (2020-07-29)

Bug Fixes

  • MISMATCH is supposed to be under More. (a14dea1)

4.2.1 (2020-07-29)

4.2.0 (2020-07-29)

Features

Bug Fixes

  • One consistent gitignore file in all projects (2d48eb3)

4.1.0 (2020-07-27)

Features

4.0.0 (2020-07-27)

⚠ BREAKING CHANGES

  • Variable renamed to joinUserTwitch.

Features

  • Added rimraf to delete dist folder. (ae0d93e)
  • Rename bump npm script to release. (0c95bfa)

Bug Fixes

  • Variable renamed to joinUserTwitch. (b81e545)

3.1.0 (2020-07-27)

Features

  • Add JOINCHANNEL and NameAndId. (e2a8a9e)

3.0.0 (2020-07-27)

⚠ BREAKING CHANGES

  • Renamed import SocketMessage to MessageType

Features

  • Add MessageType.CHATS (f6d316d)
  • Renamed import SocketMessage to MessageType (af121e2)

1.1.1 (2020-07-26)

1.1.0 (2020-07-26)

Features

  • 1.0.0: Shared files for BeFriendlier. (31dc21c)

Bug Fixes

  • Script renamed to dist. (361b5af)
  • gitignore: Ignore pnpm-lock.yaml (40eb5ed)