Previously running a JSON.stringify call within the WebsocketAPIClient exception handler could in rare circumstances lead to a circular reference. This handles that scenario in a safer way.
What's Changed
- feat: beta release mechanic by @tiagosiebler in #498
- fix(v4.4.1-beta.0): improved guard for missing web crypto api by @tiagosiebler in #499
- chore: remove duplicate release trigger by @tiagosiebler in #500
- revert(#499): web crypto api guard by @tiagosiebler in #501
- chore(4.4.1): Update wsapi error handling, bump version by @JJ-Cro in #503
Full Changelog: v4.4.0...v4.4.1