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

fix: bug where context state was overwritten at install #251

Closed bflorian closed 11 months ago

bflorian commented 11 months ago

Fixed a bug where the INSTALLED lifecycle event was overwriting any state items stored in the installed app context during the initial page flow.

Types of changes

smartthingspi commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: