Releases: home-assistant/home-assistant-js-websocket
Releases · home-assistant/home-assistant-js-websocket
6.0.1
What's Changed
- Store old subscriptions to actually restore (#230) @balloob
- Bump rollup from 2.61.1 to 2.62.0 (#227) @dependabot
- Bump lint-staged from 12.1.3 to 12.1.4 (#228) @dependabot
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
5.12.0
What's Changed
Dependabot
- Bump rollup from 2.60.2 to 2.61.1 (#222) @dependabot
- Bump typescript from 4.5.2 to 4.5.4 (#223) @dependabot
- Bump rollup from 2.60.1 to 2.60.2 (#220) @dependabot
- Bump prettier from 2.5.0 to 2.5.1 (#221) @dependabot
- Bump prettier from 2.4.1 to 2.5.0 (#219) @dependabot
5.11.3
What's Changed
Dependabot stuff
- Bump lint-staged from 12.0.2 to 12.1.2 (#216) @dependabot
- Bump rollup from 2.60.0 to 2.60.1 (#217) @dependabot
- Bump typescript from 4.4.4 to 4.5.2 (#218) @dependabot
- Bump lint-staged from 11.2.6 to 12.0.2 (#213) @dependabot
- Bump rollup from 2.59.0 to 2.60.0 (#214) @dependabot
- Bump lint-staged from 11.2.4 to 11.2.6 (#211) @dependabot
- Bump rollup from 2.58.3 to 2.59.0 (#212) @dependabot
5.11.2
What's Changed
- Add state_class to HassEntityAttributeBase (#210) @joshmcrty
Dependabot stuff
- Bump lint-staged from 11.2.3 to 11.2.4 (#207) @dependabot
- Bump rollup from 2.58.0 to 2.58.3 (#208) @dependabot
- Bump typescript from 4.4.3 to 4.4.4 (#206) @dependabot
- Bump lint-staged from 11.2.0 to 11.2.3 (#205) @dependabot
- Bump rollup from 2.57.0 to 2.58.0 (#202) @dependabot
- Bump lint-staged from 11.1.2 to 11.2.0 (#203) @dependabot
- Bump rollup from 2.56.3 to 2.57.0 (#201) @dependabot
- Bump semver-regex from 3.1.2 to 3.1.3 (#200) @dependabot
- Bump prettier from 2.4.0 to 2.4.1 (#199) @dependabot
- Bump prettier from 2.3.2 to 2.4.0 (#197) @dependabot
- Bump typescript from 4.4.2 to 4.4.3 (#198) @dependabot
- Bump @types/assert from 1.5.5 to 1.5.6 (#195) @dependabot
- Bump typescript from 4.3.5 to 4.4.2 (#196) @dependabot
- Bump rollup from 2.56.2 to 2.56.3 (#194) @dependabot
- Bump rollup from 2.56.1 to 2.56.2 (#193) @dependabot
- Bump rollup from 2.55.1 to 2.56.1 (#190) @dependabot
- Bump lint-staged from 11.1.1 to 11.1.2 (#191) @dependabot
- Bump rollup from 2.54.0 to 2.55.1 (#189) @dependabot
5.11.1
What's Changed
- Update currency type (#188) @bramkragten
5.11.0
What's Changed
Build tooling changes
- Bump lint-staged from 11.0.1 to 11.1.1 (#184) @dependabot
- Bump rollup from 2.53.2 to 2.54.0 (#185) @dependabot
- Bump @types/mocha from 8.2.3 to 9.0.0 (#186) @dependabot
- Bump lint-staged from 11.0.0 to 11.0.1 (#181) @dependabot
- Bump rollup from 2.53.1 to 2.53.2 (#182) @dependabot
- Bump @types/assert from 1.5.4 to 1.5.5 (#177) @dependabot
- Bump @types/mocha from 8.2.2 to 8.2.3 (#178) @dependabot
- Bump rollup from 2.52.7 to 2.53.1 (#179) @dependabot
- Bump typescript from 4.3.4 to 4.3.5 (#175) @dependabot
- Bump rollup from 2.52.3 to 2.52.7 (#176) @dependabot
- Bump rollup from 2.52.2 to 2.52.3 (#172) @dependabot
- Bump prettier from 2.3.1 to 2.3.2 (#173) @dependabot
- Bump rollup from 2.51.2 to 2.52.2 (#170) @dependabot
- Bump typescript from 4.3.2 to 4.3.4 (#171) @dependabot
- Bump rollup from 2.51.0 to 2.51.2 (#167) @dependabot
- Bump prettier from 2.3.0 to 2.3.1 (#165) @dependabot
- Bump rollup from 2.50.5 to 2.51.0 (#166) @dependabot
- Bump typescript from 4.2.4 to 4.3.2 (#163) @dependabot
- Bump rollup from 2.50.0 to 2.50.5 (#164) @dependabot
- Bump rollup from 2.49.0 to 2.50.0 (#161) @dependabot
- Bump rollup from 2.48.0 to 2.49.0 (#160) @dependabot
- Bump rollup from 2.47.0 to 2.48.0 (#159) @dependabot
- Release drafter still needs a config file (#158) @bramkragten
- Bump prettier from 2.2.1 to 2.3.0 (#155) @dependabot
- Move release drafter to github actions (#153) @bramkragten
5.10.0
What's Changed
- Bump mocha from 8.3.2 to 8.4.0 (#154) @dependabot
- Bump version to 5.10.0 (#152) @bramkragten
- Get service descriptions when a new service is registered (#151) @bramkragten
- Bump rollup from 2.46.0 to 2.47.0 (#150) @dependabot
- Bump rollup from 2.45.2 to 2.46.0 (#149) @dependabot
- Bump rollup from 2.45.1 to 2.45.2 (#148) @dependabot
- Bump rollup from 2.45.0 to 2.45.1 (#147) @dependabot
- Bump rollup from 2.44.0 to 2.45.0 (#146) @dependabot
- Bump typescript from 4.2.3 to 4.2.4 (#145) @dependabot
- Include yarn.lock to ensure dev dependencies match CI and others (#144) @rob-mccann
- Ensure Prettier passes in CI (#143) @rob-mccann
5.9.0
What's Changed
- Update service type, add
name(#141) @bramkragten
5.8.1
What's Changed
- Update HassService target type (#139) @bramkragten