rpc-websockets v7.0.0 Release Notes

Release Date: 2020-08-13 // over 3 years ago
  • 7.0.0 (August 13, 2020)

    🔋 FEATURES:

    • client.login now throws an error in case of failed login. Enclose the code using that method in a try/catch block to mitigate unhandled exceptions.

    💥 BREAKING CHANGES:

    • client.login now throws an error in case of failed login. Enclose the code using that method in a try/catch block to mitigate unhandled exceptions.