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: move atem-connection to be a peer-dependency #19

Merged
merged 7 commits into from
May 25, 2021

Conversation

Julusian
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

  • What is the current behavior? (You can also link to an open issue here)

atem-connection is a dependnecy, and is then exported so that library users can use the correct identical version of atem-connection.
It is not very obvious that this is done and that this version should be used, so it likely isnt done by users.

  • What is the new behavior (if this is a feature change)?

Instead atem-connection is defined as a peerDependency. This makes it more explicit that the library is picky about the version it uses, but ultimately leaves that dependency up to the user.

  • Other information:

@Julusian Julusian requested a review from mint-dewit April 18, 2021 20:05
@Julusian Julusian changed the title wip: Work towards fully handling partial state objects feat: move atem-connection to be a peer-dependency Apr 18, 2021
Base automatically changed from feat/partial-state-objects to master May 25, 2021 21:28
@Julusian Julusian merged commit ae33558 into master May 25, 2021
@Julusian Julusian deleted the feat/atem-connection-as-peer-dependency branch May 25, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants