SmartThingsCommunity / smartapp-sdk-nodejs

Javascript/NodeJS SDK to create SmartThings SmartApps
https://smartthings.developer.samsung.com/
Apache License 2.0
143 stars 80 forks source link

feat: update Core SDK to v5 #227

Closed john-u closed 2 years ago

john-u commented 2 years ago

BREAKING CHANGE: The SmartThingsClient (context.api) has been updated which includes breaking changes to select devices and apps methods. The SDK will also no longer write OAuth client details to the context store if it is configured.

Types of changes

smartthingspi commented 2 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: