Releases: zwave-js/zwave-js-server
Releases · zwave-js/zwave-js-server
1.24.0
What's Changed
⬆️ Dependencies
5 changes
- Bump ws from 8.8.1 to 8.9.0 (#770) @dependabot
- Bump typescript from 4.8.3 to 4.8.4 (#767) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#768) @dependabot
- Bump @types/node from 18.7.21 to 18.8.0 (#769) @dependabot
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#771) @dependabot
1.23.1
What's Changed
⬆️ Dependencies
5 changes
- Bump eslint from 8.23.1 to 8.24.0 (#760) @dependabot
- Bump @types/yargs from 17.0.12 to 17.0.13 (#761) @dependabot
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 (#762) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 (#763) @dependabot
- Bump @types/node from 18.7.18 to 18.7.21 (#764) @dependabot
1.23.0
What's Changed
- Bump zwave-js-server to 1.23.0 (#756) @raman325
- Add user agent as parameter to controller.getAvailableFirmwareUpdates (#749) @raman325
- Remove ZwavejsServer interface (#755) @raman325
- Bump zwave-js to 10.1.0 and add user agent component (#748) @raman325
- Add missing endpoint commands (#747) @raman325
- Fix ZwavejsServer interface (#739) @raman325
- Add missing properties to FoundNode (#746) @raman325
⬆️ Dependencies
20 changes
- Bump eslint from 8.23.0 to 8.23.1 (#754) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 (#753) @dependabot
- Bump typescript from 4.8.2 to 4.8.3 (#752) @dependabot
- Bump @types/node from 18.7.16 to 18.7.18 (#751) @dependabot
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (#750) @dependabot
- Bump alcalzone-shared from 4.0.3 to 4.0.8 (#745) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 (#741) @dependabot
- Bump @types/node from 18.7.15 to 18.7.16 (#742) @dependabot
- Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 (#744) @dependabot
- Bump zwave-js from 10.0.1 to 10.0.3 (#732) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 (#733) @dependabot
- Bump @typescript-eslint/parser from 5.35.1 to 5.36.1 (#734) @dependabot
- Bump @types/yargs from 17.0.11 to 17.0.12 (#735) @dependabot
- Bump @types/node from 18.7.13 to 18.7.15 (#736) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.35.1 (#731) @dependabot
- Bump eslint from 8.22.0 to 8.23.0 (#728) @dependabot
- Bump @typescript-eslint/parser from 5.33.1 to 5.35.1 (#730) @dependabot
- Bump @types/node from 18.7.9 to 18.7.13 (#729) @dependabot
- Bump alcalzone-shared from 4.0.1 to 4.0.3 (#727) @dependabot
- Bump typescript from 4.7.4 to 4.8.2 (#726) @dependabot
1.22.1
1.22.0
What's Changed
- Switch build step of npmpublish to use node 14 (#721) @raman325
- Switch npmpublish action to use node 14 (#720) @raman325
- Bump zwave-js to 10.0.0 (#719) @raman325
- Bump zwave-js-server to 1.22.0 (#714) @raman325
- Add support for zwave-js v10 (#708) @raman325
- Switch CI to use node 14 (#713) @raman325
⬆️ Dependencies
12 changes
- Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 (#715) @dependabot
- Bump @typescript-eslint/parser from 5.33.0 to 5.33.1 (#716) @dependabot
- Bump @types/node from 18.7.3 to 18.7.9 (#717) @dependabot
- Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 (#709) @dependabot
- Bump eslint from 8.21.0 to 8.22.0 (#710) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 (#711) @dependabot
- Bump @types/node from 18.6.4 to 18.7.3 (#712) @dependabot
- Bump @types/yargs from 17.0.10 to 17.0.11 (#703) @dependabot
- Bump eslint from 8.20.0 to 8.21.0 (#704) @dependabot
- Bump @types/node from 18.6.1 to 18.6.4 (#705) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 (#706) @dependabot
- Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 (#707) @dependabot
1.21.0
What's Changed
- Bump zwave-js-server to 1.21.0 (#700) @raman325
- Make notification event backwards compatible with old schemas (#692) @raman325
- Add support for getFirmwareUpdateCapabilitiesCached (#686) @raman325
- Bump zwave-js to 9.6.0 (#685) @raman325
⬆️ Dependencies
19 changes
- Bump @types/node from 18.0.6 to 18.6.1 (#698) @dependabot
- Bump @typescript-eslint/parser from 5.30.6 to 5.31.0 (#699) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 (#695) @dependabot
- Bump eslint from 8.19.0 to 8.20.0 (#696) @dependabot
- Bump ws from 8.8.0 to 8.8.1 (#687) @dependabot
- Bump ts-node from 10.8.2 to 10.9.1 (#688) @dependabot
- Bump @types/node from 18.0.3 to 18.0.6 (#689) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 (#690) @dependabot
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 (#691) @dependabot
- Bump moment from 2.29.3 to 2.29.4 (#684) @dependabot
- Bump @types/node from 18.0.1 to 18.0.3 (#682) @dependabot
- Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 (#683) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 (#681) @dependabot
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.4 (#679) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.4 (#677) @dependabot
- Bump @types/node from 18.0.0 to 18.0.1 (#676) @dependabot
- Bump ts-node from 10.8.1 to 10.8.2 (#675) @dependabot
- Bump eslint from 8.18.0 to 8.19.0 (#674) @dependabot
- Bump lint-staged from 13.0.2 to 13.0.3 (#672) @dependabot
1.20.0
What's Changed
- Bump zwave-js-server to 1.20.0 (#669) @raman325
- Only send node found event to schema 19+ clients (#668) @raman325
- Add command for whether any node is currently upgrading firmware (#666) @raman325
⬆️ Dependencies
7 changes
- Bump @typescript-eslint/parser from 5.27.1 to 5.29.0 (#671) @dependabot
- Bump prettier from 2.6.2 to 2.7.1 (#670) @dependabot
- Bump @types/node from 17.0.42 to 18.0.0 (#656) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0 (#667) @dependabot
- Bump lint-staged from 13.0.1 to 13.0.2 (#660) @dependabot
- Bump eslint from 8.17.0 to 8.18.0 (#659) @dependabot
- Bump typescript from 4.7.3 to 4.7.4 (#657) @dependabot
1.19.0
1.18.0
What's Changed
- Bump zwave-js-server to 0.18.0 (#655) @raman325
- Add node.waitForWakeup command (#652) @raman325
- Rename property to make it less confusing (#654) @raman325
- Update node.beginFirmwareUpdate command to accept a target (#653) @raman325
- Bump zwave-js to 9.4.0 and add new event (#645) @raman325
- Track when firmware updates are queued on the controller (#644) @raman325
⬆️ Dependencies
19 changes
- Bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (#651) @dependabot
- Bump ws from 8.7.0 to 8.8.0 (#646) @dependabot
- Bump @types/node from 17.0.40 to 17.0.42 (#648) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 (#649) @dependabot
- Bump lint-staged from 13.0.0 to 13.0.1 (#650) @dependabot
- Bump ts-node from 10.8.0 to 10.8.1 (#643) @dependabot
- Bump typescript from 4.7.2 to 4.7.3 (#642) @dependabot
- Bump lint-staged from 12.4.2 to 13.0.0 (#641) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 (#640) @dependabot
- Bump @types/node from 17.0.36 to 17.0.40 (#639) @dependabot
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 (#638) @dependabot
- Bump eslint from 8.16.0 to 8.17.0 (#637) @dependabot
- Bump semver-regex from 3.1.3 to 3.1.4 (#636) @dependabot
- Bump typescript from 4.6.4 to 4.7.2 (#632) @dependabot
- Bump ws from 8.6.0 to 8.7.0 (#635) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 (#634) @dependabot
- Bump @types/node from 17.0.35 to 17.0.36 (#633) @dependabot
- Bump lint-staged from 12.4.1 to 12.4.2 (#631) @dependabot
- Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (#630) @dependabot
1.17.0
What's Changed
- Bump zwave-js-server to 1.17.0 (#629) @raman325
- Add installedVersion property to driver.checkForConfigUpdates response (#614) @raman325
- await the restoreNVM method. (#615) @marcus-j-davies
- Update controller.get_provisioning_entry to match new signature (#609) @raman325
- Bump zwave-js to v9.2.1 (#608) @raman325
⬆️ Dependencies
14 changes
- Bump zwave-js from 9.2.2 to 9.3.0 (#626) @dependabot
- Bump @homebridge/ciao from 1.1.4 to 1.1.5 (#627) @dependabot
- Bump ts-node from 10.7.0 to 10.8.0 (#628) @dependabot
- Bump eslint from 8.15.0 to 8.16.0 (#622) @dependabot
- Bump @types/node from 17.0.33 to 17.0.35 (#623) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#624) @dependabot
- Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (#625) @dependabot
- Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (#620) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 (#619) @dependabot
- Bump zwave-js from 9.2.1 to 9.2.2 (#618) @dependabot
- Bump @types/node from 17.0.31 to 17.0.33 (#616) @dependabot
- Bump eslint from 8.14.0 to 8.15.0 (#613) @dependabot
- Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (#612) @dependabot
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 (#610) @dependabot