Releases: zwave-js/zwave-js-server
Releases · zwave-js/zwave-js-server
1.10.7
1.10.6
What's Changed
- Bump zwave-js to 8.4.1 and zwave-js-server to 1.10.6 (#400) @raman325
- Allow S2 keys in OZW format for migration from networkKey (#399) @kpine
- Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 (#392) @dependabot
- Bump @types/ws from 7.4.7 to 8.2.0 (#393) @dependabot
- Bump zwave-js from 8.3.1 to 8.4.0 (#394) @dependabot
- Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 (#395) @dependabot
- Bump @types/yargs from 17.0.2 to 17.0.3 (#396) @dependabot
1.10.5
1.10.4
What's Changed
- Bump schema and server version (#386) @raman325
- Bump semver-regex from 3.1.2 to 3.1.3 (#385) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 (#380) @dependabot
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 (#381) @dependabot
- Bump @types/node from 16.9.1 to 16.9.4 (#382) @dependabot
- Bump prettier from 2.4.0 to 2.4.1 (#383) @dependabot
- Bump zwave-js from 8.3.0 to 8.3.1 (#384) @dependabot
- Bump ws from 8.2.1 to 8.2.2 (#378) @dependabot
- Bump @types/node from 16.7.10 to 16.9.1 (#379) @dependabot
- Bump prettier from 2.3.2 to 2.4.0 (#377) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 (#376) @dependabot
- Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 (#375) @dependabot
- Bump zwave-js from 8.2.3 to 8.3.0 (#374) @dependabot
- Bump typescript from 4.4.2 to 4.4.3 (#373) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 (#369) @dependabot
- Bump zwave-js from 8.2.1 to 8.2.3 (#370) @dependabot
- Bump @types/node from 16.7.6 to 16.7.10 (#371) @dependabot
- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 (#372) @dependabot
- Bump @types/node from 16.7.1 to 16.7.6 (#368) @dependabot
- Bump typescript from 4.3.5 to 4.4.2 (#363) @dependabot
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 (#367) @dependabot
- Bump ws from 8.2.0 to 8.2.1 (#366) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 (#365) @dependabot
- Bump zwave-js from 8.1.1 to 8.2.1 (#364) @dependabot
- Fix Buffer deserialization logic based on feedback (#362) @raman325
1.10.3
1.10.2
1.10.1
What's Changed
- Bump zwave-js-server to 1.10.1 (#354) @raman325
- Add support for securityKeys (#353) @raman325
- Add missing URLs to node-zwave-js docs in README.md (#347) @kpine
- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 (#352) @dependabot
- Bump @types/node from 16.6.1 to 16.7.1 (#351) @dependabot
- Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 (#350) @dependabot
- Bump ts-node from 10.2.0 to 10.2.1 (#348) @dependabot
- Bump ws from 8.1.0 to 8.2.0 (#349) @dependabot
1.10.0
What's Changed
- Bump zwave-js to 8.1.1 and zwave-js-server to 1.10.0 (#345) @raman325
- Log additional properties of an error (#344) @raman325
- Add support for Security S2 and additional node commands/property (#342) @raman325
- Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 (#341) @dependabot
- Bump @types/node from 16.4.13 to 16.6.1 (#340) @dependabot
- Bump ws from 8.0.0 to 8.1.0 (#339) @dependabot
- Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 (#338) @dependabot
1.9.3
What's Changed
- Bump zwave-js-server to 1.9.3 (#337) @raman325
- Send the right log config to each client based on their schema version (#336) @raman325
- Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 (#334) @dependabot
- Bump @types/node from 16.4.10 to 16.4.13 (#329) @dependabot
- Bump ts-node from 10.1.0 to 10.2.0 (#330) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 (#331) @dependabot
- Bump zwave-js from 8.0.6 to 8.0.8 (#332) @dependabot
- Bump lint-staged from 11.1.1 to 11.1.2 (#333) @dependabot
- Bump @types/ws from 7.4.6 to 7.4.7 (#328) @dependabot
- Bump @types/node from 16.4.3 to 16.4.10 (#327) @dependabot
- Bump eslint from 7.31.0 to 7.32.0 (#324) @dependabot
- Bump zwave-js from 8.0.5 to 8.0.6 (#322) @dependabot
- Bump ws from 7.5.3 to 8.0.0 (#323) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 (#325) @dependabot
- Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 (#326) @dependabot
1.9.2
What's Changed
- Bump server to 1.9.2 (#321) @raman325
- Restart log event forwarder when log config changes (#320) @raman325
- Bump zwave-js from 8.0.3 to 8.0.5 (#315) @dependabot
- Bump @types/node from 16.3.3 to 16.4.3 (#316) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 (#317) @dependabot
- Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 (#318) @dependabot
- Bump lint-staged from 11.0.1 to 11.1.1 (#319) @dependabot
- Get rid of unnecessary await statements (#314) @raman325