Skip to content
Compare
Choose a tag to compare
@Marinerer Marinerer released this 03 Dec 11:55
· 35 commits to main since this release

Major Changes 🎉

  • feat: Add 'connecting' event and enhance properties (6ecaec3)
  • feat: Enhance reconnect logic and export types (cadf1cc)
  • feat: Add url getter and enhance non-null assertions (490cec1)
  • feat: Enhance WebSocket with reconnect/ping/queue manage (b9d664f)
  • feat: Add WebSocket event handling and connection (b58be43)
  • fix: Correct reconnect attempt increment timing (55ce786)
  • refactor: Optimize WebSocket properties and event handling (5907caa)
  • refactor: Remove unused files (b79421b)
  • refactor: Improve options handling and utils in WebSocket (6943891)
  • refactor: Optimize WebSocket event handling (2ff5abb)
  • docs: Update README, enhance features, and optimize docs (df8a45f)