Releases: mitchwadair/tesjs
Releases · mitchwadair/tesjs
TESjs v1.0.4
What's Changed
- #84: Fix Signature Verification Bug by @mitchwadair in #85
Full Changelog: v1.0.3...v1.0.4
TESjs v1.0.3
What's Changed
- #80: Fix token refresh error when token validation fails by @mitchwadair in #81
- #79: Up Connection Quotas to 300 for WebSocket client by @mitchwadair in #82
Full Changelog: v1.0.2...v1.0.3
TESjs v1.0.2
What's Changed
- #77: Support Custom WebSocket URL by @mitchwadair in #78
Full Changelog: v1.0.1...v1.0.2
TESjs v1.0.1
Updates copy in README to remove references to WebSockets beta that I forgot to remove 🤦♂️
Full Changelog: v1.0.0...v1.0.1
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
TESjs v1.0.0-beta.1
What's Changed
- fix npm publish for beta versions by @mitchwadair in #65
- #67/#69: Update Express, Add
version
arg tosubscribe
by @mitchwadair in #71
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
TESjs v1.0.0-beta.0
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
Full Changelog: v0.7.1...v1.0.0-beta.0
TESjs v0.7.1
What's Changed
- #58: Only Queue Subscription if Response OK by @mitchwadair in #59
Full Changelog: v0.7.0...v0.7.1
TESjs v0.7.0
What's Changed
- #36: Use Twitch CLI in Test Where Possible by @mitchwadair in #54
- #38: Improve Auth Management by @mitchwadair in #55
- #47: External Auth Handling by @mitchwadair in #56
Full Changelog: v0.6.3...v0.7.0
TESjs v0.6.3
What's Changed
- #52: Switch to Async/Await Syntax, bugfix by @mitchwadair in #53
Full Changelog: v0.6.2...v0.6.3