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

feat: simpler frame app context resolving #542

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

michalkvasnicak
Copy link
Collaborator

Change Summary

This PR simplifies how context is set up for useFrameApp(). Now it uses only one property context instead of 3 and the context can be either an object or a function returning an object.

Merge Checklist

  • PR has a Changeset
  • PR includes documentation if necessary
  • PR updates the boilerplates if necessary

Copy link

vercel bot commented Jan 30, 2025

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

Name Status Preview Comments Updated (UTC)
frames-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 2:02pm
framesjs-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 2:02pm
framesjs-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 2:02pm

@michalkvasnicak michalkvasnicak merged commit 234e4d0 into dev Jan 30, 2025
8 checks passed
@michalkvasnicak michalkvasnicak deleted the feat/frame-app-resolve-context branch January 30, 2025 14:54
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