Skip to content

Release v14.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 21:28
· 10 commits to master since this release

Bugfixes

  • Fixed an issue where CC classes would have a different name when zwave-js was loaded as CommonJS, changing how those CCs were handled (#7426)

Changes under the hood

  • Argument validation of CC APIs no longer uses require calls and explains the validation errors much better (#7407)