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 consent (PPPP) support #131

Merged
merged 8 commits into from
Nov 20, 2023
Merged

Add consent (PPPP) support #131

merged 8 commits into from
Nov 20, 2023

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Nov 16, 2023

in this PR:

  • added caching of the consent list
  • added autoload of cached consent list on client create
  • added useConsent hook for working with consent
  • added useStreamConsentList hook for streaming in consent actions
  • added consent support to example app

WASM support

this update uses WASM and requires some configuration changes depending on the bundler.

@rygine rygine requested a review from a team November 16, 2023 22:57
Copy link

changeset-bot bot commented Nov 16, 2023

🦋 Changeset detected

Latest commit: a5c8825

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

This PR includes changesets to release 1 package
Name Type
@xmtp/react-sdk Minor

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

@rygine rygine force-pushed the rygine/consent-beta branch from 0c7766d to 78be3b7 Compare November 16, 2023 23:01
@rygine rygine requested a review from jhaaaa as a code owner November 17, 2023 17:40
Copy link
Contributor

@daria-github daria-github left a comment

Choose a reason for hiding this comment

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

Very clean! Looks great. 👏

@rygine rygine force-pushed the rygine/consent-beta branch from 44aaf50 to c62e93c Compare November 20, 2023 17:18
@rygine rygine force-pushed the rygine/consent-beta branch from c62e93c to a5c8825 Compare November 20, 2023 17:38
@rygine rygine merged commit a6ddb32 into beta Nov 20, 2023
4 checks passed
@rygine rygine deleted the rygine/consent-beta branch November 20, 2023 17:49
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