github home-assistant/home-assistant-js-websocket 6.0.0

latest releases: 9.5.0, 9.4.0, 9.3.0...
3 years ago

What's Changed

Breaking changes

The method Connection.setSocket was an internal method that had no visibility specified. In #226 it has been changed to be private and renamed to _setSocket. It used to reset the state but that is now moved into the reconnect logic.

Dependabot

Don't miss a new home-assistant-js-websocket release

NewReleases is sending notifications on new releases.