Bugfixes
- Fixed an issue where
targetValuewas not updated optimistically on slow devices after the command was accepted (#8711)
Config file changes
- Warnings about problematic firmware versions are now shown based on the SDK version of the device, instead of the manufacturer-defined firmware version (#8709)
Changes under the hood
- We now use the upcoming native port of the TypeScript compiler for much faster builds (#7954)