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

Move ethers to peer dependencies #293

Merged
merged 2 commits into from
Feb 7, 2022
Merged

Move ethers to peer dependencies #293

merged 2 commits into from
Feb 7, 2022

Conversation

Dhaiwat10
Copy link
Member

Closes #220

! BREAKING CHANGE !

This PR moves ethers to the peer dependencies for the components and hooks package.

This means that anyone who uses our packages will now also have to manually install ethers alongside our packages.

Why? Mainly to avoid dependency conflicts in cases when people already have ethers installed.

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2022

🦋 Changeset detected

Latest commit: 0a6602e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@web3-ui/components Minor
@web3-ui/hooks Minor
@web3-ui/core Patch
example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@with-heart with-heart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@with-heart
Copy link
Member

Actually having seen @JoviDeCroock's messages in #open-source-team, I think we should consider refining the peerDependencies a bit before merging!

@Dhaiwat10
Copy link
Member Author

@with-heart I agree, will get back to this as soon as I can

@Dhaiwat10 Dhaiwat10 merged commit be483bd into main Feb 7, 2022
@Dhaiwat10 Dhaiwat10 deleted the ethers-peerdep branch February 7, 2022 20:17
@github-actions github-actions bot mentioned this pull request Feb 7, 2022
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.

Move ethers to peer dependencies
2 participants