6.0.0
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
- Bump lint-staged from 12.1.2 to 12.1.3 (#225) @dependabot