github zwave-js/node-zwave-js v8.0.0-alpha.3
Release v8.0.0-alpha.3

latest releases: v13.4.0, v13.3.1, v13.3.0...
pre-release3 years ago

Breaking changes · Migration guide

  • User codes are no longer queried during the interview in order to save battery
  • Restructured interview settings in ZWaveOptions
  • Reworked how endpoints and lifeline associations are handled
  • Removed neighbors property from ZWaveNode class and removed InterviewStage.Neighbors
  • Added missing node argument to nodes' "statistics updated" event
  • The minimum required Node.js version is now v12.22.2
  • The repository has been migrated from yarn v1 to yarn v3. This changes a few things, mainly regarding installing dependencies and editor support and might require manual intervention after updating the repo.
  • Change secondary exports to package.json subpath exports
  • Both fields in BatteryHealthReports may be undefined

Changes under the hood

  • Updated several dependencies

Don't miss a new node-zwave-js release

NewReleases is sending notifications on new releases.