Skip to content

Release v14.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 13:46
· 42 commits to master since this release

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 to Default (EU) (#7368)

Changes under the hood

  • Improve bundler-friendlyness of @zwave-js/core and @zwave-js/shared with new browser-specific entry points and sideEffects hints (#7374)