Skip to content

fix(remix): Make peer deps less restrictive #5369

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

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

AbhiPrasad
Copy link
Member

As I was dogfooding remix on https://github.com/getsentry/vanguard, I realized the remix peer deps are pretty restrictive. This opens it up so that we at least support 1.x of remix - we can re-evaluate when a new major comes out!

@AbhiPrasad AbhiPrasad self-assigned this Jul 5, 2022
@AbhiPrasad AbhiPrasad added this to the Sentry Remix SDK milestone Jul 5, 2022
@AbhiPrasad AbhiPrasad requested review from a team, lforst and Lms24 and removed request for a team July 5, 2022 19:14
@lobsterkatie
Copy link
Member

lobsterkatie commented Jul 5, 2022

Do we know for sure that the SDK works with versions of remix between 1.0.0 and 1.4.3?

@AbhiPrasad
Copy link
Member Author

@onurtemizkan will have the most context, but afaik all the APIs we wrap have been there since the 1.0.0 release.

@onurtemizkan
Copy link
Collaborator

I didn't test below 1.4.3, but quickly skimmed through the changelog and could not see any major changes to the APIs we're concerned.

@lobsterkatie
Copy link
Member

All right - let's do it, then. If it breaks horribly for older versions, I'm sure someone will tell us about it. 😛

@AbhiPrasad AbhiPrasad merged commit 1cfcb0d into master Jul 6, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-remix-peer-dep branch July 6, 2022 18:23
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.

3 participants