Skip to content

fix(replay): Only set minimum browser SDK peer dependency version #6440

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
Dec 6, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Dec 6, 2022

This unblocks our release so that the peer dependency isn't left hard-pinned on 7.23.0.

We loose a bit of version sync safety in the sense that users can now use different versions of the SDK and replay but at least it must be >= 7.24.0

Reason for doing this: Our version bump logic doesn't bump peer dependency versions.

@Lms24 Lms24 enabled auto-merge (squash) December 6, 2022 16:19
@Lms24 Lms24 merged commit 391c781 into master Dec 6, 2022
@Lms24 Lms24 deleted the lms-replay-fix-peer-dep branch December 6, 2022 16:36
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