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

fix: makes XMTP SDK optional by not importing it from SDK main entrypoint #487

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

cesarenaldi
Copy link
Member

@cesarenaldi cesarenaldi commented Aug 11, 2023

Given that XMTP is an optional dependencies there should not be codepaths from the main Lens SDK entry point that requires the XMTP SDK.

This PR exposes XMTP integration API from a dedicated entry point. Documentation will be updated once 1.3 becomes stable.

@height
Copy link

height bot commented Aug 11, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2023

🦋 Changeset detected

Latest commit: b4f1ead

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

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

@vercel
Copy link

vercel bot commented Aug 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lens-sdk-example-web-wagmi ✅ Ready (Inspect) Visit Preview Aug 11, 2023 10:00am

@cesarenaldi cesarenaldi changed the title Makes XMTP SDK optional by not importing it from SDK main entrypoint fix: makes XMTP SDK optional by not importing it from SDK main entrypoint Aug 11, 2023
@cesarenaldi cesarenaldi self-assigned this Aug 11, 2023
@cesarenaldi cesarenaldi merged commit 28094a8 into main Aug 11, 2023
1 check passed
@cesarenaldi cesarenaldi deleted the fix/xmtp-optional branch August 11, 2023 09:59
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