Releases: SmartThingsCommunity/smartthings-core-sdk
Releases · SmartThingsCommunity/smartthings-core-sdk
v8.1.0
Minor Changes
- #226
d9f90a0
Thanks @rossiam! - go back to older version of axios; current version does not work with tools used in the SmartThings CLI
v8.0.0
Major Changes
Minor Changes
Patch Changes
v6.0.0
Major Changes
-
#202 915c120
Thanks @rossiam! - updated dependencies, including major axios update
NOTE: Dependents which use axios should also update it.
v5.2.0
Minor Changes
- #186
09183cc
Thanks @rossiam! - add support for including forceUpdate parameter when switching drivers
Bug Fixes
- add a couple missing fields in model objects (d1847ff)
- added channelId to virtual device create requests (5906448)