Release v14.0.0-beta.0
Pre-release
Pre-release
github-actions
released this
25 Oct 08:27
·
94 commits
to master
since this release
In this release, a lot of the internal API was refactored to decrease interdependencies. Technically this results in a huge list of breaking changes, but most of those should not affect any application, unless very low-level APIs are frequently used. For example, Z-Wave JS UI and Z-Wave JS Server had just two small breaks.
Breaking changes · Migration guide
- Decouple CCs and messages from host, split parsing and creation, split ZWaveNode class (#7305)