Skip to content

v7.0.0

Compare
Choose a tag to compare
@ebaauw ebaauw released this 28 Apr 15:33
· 29 commits to main since this release
0e40540

Major Version - Breaking Changes

  • Change package to use ECMAScript modules instead of CommonJS modules. Consequently, it needs to be loaded through import instead of through require. 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.