Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: plugins improved support #688

Merged
merged 12 commits into from
Feb 24, 2021
Merged

feat: plugins improved support #688

merged 12 commits into from
Feb 24, 2021

Conversation

robertsLando
Copy link
Member

With this PR users will have more power when developing custom plugins

BREAKING CHANGE: plugins are now stored in an array of strings on settings gateway prop instead of zwave

With this PR users will have more power when developing custom plugins

BREAKING CHANGE: `plugins` are now stored in an array of `strings` on settings `gateway` prop instead of `zwave`
@robertsLando robertsLando requested a review from varet80 February 22, 2021 13:23
@coveralls
Copy link

coveralls commented Feb 22, 2021

Pull Request Test Coverage Report for Build 596626066

  • 0 of 37 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 18.983%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/store/mutations.js 0 2 0.0%
app.js 0 35 0.0%
Totals Coverage Status
Change from base Build 596625254: -0.05%
Covered Lines: 2019
Relevant Lines: 10913

💛 - Coveralls

@robertsLando robertsLando added the BREAKING Breaking change label Feb 22, 2021
docs/guide/plugins.md Outdated Show resolved Hide resolved
docs/guide/plugins.md Outdated Show resolved Hide resolved
docs/guide/plugins.md Outdated Show resolved Hide resolved
docs/guide/plugins.md Outdated Show resolved Hide resolved
@robertsLando robertsLando merged commit a213b25 into master Feb 24, 2021
@robertsLando robertsLando deleted the feat-plugins branch February 24, 2021 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants