Features
- Allow specifying RF region for OTA firmware updates if the region is unknown or cannot be queried (#7369)
- Add
tryUnzipFirmwareFile
utility to support zipped OTA firmware files (#7372)
Bugfixes
- Parse negative setback state consistently (#7366)
- Ignore LR nodes when computing neighbor discovery timeout (#7367)
- Automatically fall back to
Europe
when setting region toDefault (EU)
(#7368)
Changes under the hood
- Improve bundler-friendlyness of
@zwave-js/core
and@zwave-js/shared
with new browser-specific entry points andsideEffects
hints (#7374)