-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: update peer deps to min and max version ranges #213
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would be a breaking change. The real fix is that we want to still allow 0.1.4, but just also include 0.2.x. We could put it as >=0.1.4
that wouldn't be breaking, and then we should only bump it when we actually need something new from the sdk.
Ok thanks. Will go ahead with that. |
1ee0ab7
to
e4f928e
Compare
update peer deps update peer deps chore!: use caret for 0.2.0
e4f928e
to
e0b52cd
Compare
Hi There, I just made a Pull Request!
✔️ Checklist