TESjs v1.0.0
TESjs is now v1.0.0!
With this release TESjs is officially at a stable state. In addition, TESjs now has official WebSocket transport support as Twitch brings it out of beta into general availability. The docs have also greatly been improved through the use of thorough JSDoc. Now, they should be clearer than ever! For further details see below
What's Changed
- Update whserver Tests by @mitchwadair in #62
- #60: refactor whserver by @mitchwadair in #63
- #33: Add WebSocket Transport Support (beta) by @mitchwadair in #64
- fix npm publish for beta versions by @mitchwadair in #65
- #67/#69: Update Express, Add
version
arg tosubscribe
by @mitchwadair in #71 - [Fix] Fix Tests From Twitch CLI Update by @mitchwadair in #74
- [chore] Update Build Check, no Checksum by @mitchwadair in #73
- #70: Improve docs by @mitchwadair in #75
- #72: Update WebSocket URL, 1.0.0 by @mitchwadair in #76
Full Changelog: v0.7.1...v1.0.0