Releases: mitchwadair/tesjs
Releases · mitchwadair/tesjs
TESjs v1.0.7
What's Changed
- Fix custom refreshtoken logic by @SocksTheWolf in #104
Full Changelog: v1.0.6...v1.0.7
TESjs v1.0.6
TESjs v1.0.5
What's Changed
- docs: Fix code snippet for getSubscriptionsByStatus by @LinneB in #86
- fix: Fix tests bump dep versions by @mitchwadair in #99
- Fix token validation on browser based instances by @SocksTheWolf in #97
- Fix assignment to unknown name by @SocksTheWolf in #98
- bump to v1.0.5 by @mitchwadair in #100
New Contributors
- @LinneB made their first contribution in #86
- @SocksTheWolf made their first contribution in #97
Full Changelog: v1.0.4...v1.0.5
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
versionarg tosubscribeby @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
versionarg tosubscribeby @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