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

chore: version packages v0.7.0 🌊 #142

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 18, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@coinbase/[email protected]

Minor Changes

  • 26f6fd5: - feat: Updated FrameMetadataType to support target for button post and post_redirect actions. By @HashWarlock @Zizzamia Update getFrameMetadata.ts #130 feat: enable target for post in Frames #136

    Note:
    In this release we update the FrameMetadataType so that it supports the latest Handling Clicks Frames specification.

    If the button clicked is a post or post_redirect, apps must:

    1. Construct a Frame Signature Packet.
    2. POST the packet to fc:frame:button:$idx:target if present
    3. POST the packet to fc:frame:post_url if target was not present.
    4. POST the packet to or the frame's embed URL if neither target nor action were present.
    5. Wait at least 5 seconds for a response from the frame server.

@github-actions github-actions bot force-pushed the changeset-release/main branch from e12fb8b to d8cca58 Compare February 18, 2024 22:41
@Zizzamia Zizzamia changed the title chore: version packages 🔖 chore: version packages v0.7.0 🌊 Feb 18, 2024
@Zizzamia Zizzamia merged commit e0d88d7 into main Feb 18, 2024
3 checks passed
@Zizzamia Zizzamia deleted the changeset-release/main branch February 18, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant