tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 217 forks source link

Release updated version on npm #418

Closed dkonopka closed 3 years ago

dkonopka commented 3 years ago

1.5.0 was released on 12 Sep 2019. From this time there was a lot of useful fixes landed on master, is there any release planned soon?

Anyway, awesome work guys, thanks for your contributions. cc @AlcaDesign

AlcaDesign commented 3 years ago

I just added a branch with support for new Twitch features that require sending tags with a message: client-nonce on every say/action to resolve with an actual confirmation and an optional tags parameter for additional tags supporting replies (will probably add a .reply or similar). Getting a couple people to test that then I'll merge to master and publish a release candidate. I'll add any last-minute changes and publish 1.7.0. I'm thinking by the end of this week.

dkonopka commented 3 years ago

@AlcaDesign I see a 1.5.0 on the npm, but how about 1.7.0 you were talking? 👍

JakeRG commented 3 years ago

Also interested in this.