feat(api)!: Remove original Cloud and Local APIs #2368
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
15s
lint
13s
Build Package
8s
Test Semantic Release
59s
release
0s
Annotations
1 error
|
Lint Commit Messages
You have commit messages with errors
⧗ input: feat(api)!: Remove original Cloud and Local APIs
Remove the old Cloud / Local APIs, and associated tests and shapshots.
BREAKING CHANGE: This removes the older cloud and local APIs that create a separate client object for each device. These have been replaced by the device manager APi that creates a single MQTT session shared across all devices. See examlpe/ for how to use the new API.
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|