v7.0.0
Major Version - Breaking Changes
- Change package to use ECMAScript modules instead of CommonJS modules. Consequently, it needs to be loaded through
import
instead of throughrequire
. Classes are exported as subpaths to support lazy loading.
Bump depdencies
- Homebridge v1.8.1.
- NodeJS v20.12.2 LTS;
- hb-lib-tools v2.0.0.