v3.0.9: Safer internal exception logger for WSAPIClient
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
Full Changelog: v3.0.8...v3.0.9