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

Add first batch of methods to react SDK #1059

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

juangm
Copy link
Collaborator

@juangm juangm commented Jan 20, 2025

  • usePost
  • usePosts
  • useAccounts
  • useTimeline
  • usePostReferences
  • usePostReactions

@juangm juangm requested a review from cesarenaldi January 20, 2025 21:34
@juangm juangm self-assigned this Jan 20, 2025
Copy link

changeset-bot bot commented Jan 20, 2025

⚠️ No Changeset found

Latest commit: 975244a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

height bot commented Jan 20, 2025

This pull request has been linked to 1 task:

💡Tip: Add "Close T-23562" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

Copy link

vercel bot commented Jan 20, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
lens-sdk-example-web-wagmi ⬜️ Ignored (Inspect) Jan 21, 2025 9:43am

@cesarenaldi
Copy link
Member

You need to re-export the new folders via the src/index.ts file. See how account.ts is done as example.

Copy link
Member

@cesarenaldi cesarenaldi left a comment

Choose a reason for hiding this comment

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

Sweet, nice work. Can you please re-export as per other comment?

@juangm juangm merged commit cec50be into next Jan 21, 2025
3 checks passed
@juangm juangm deleted the juan/T-23562-react-add-first-batch-of-missing-methods branch January 21, 2025 09:47
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