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: add metadata api to vue binding #109

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

alexzhang1030
Copy link
Contributor

@alexzhang1030 alexzhang1030 commented Feb 11, 2025

Description

add metadata API to vue binding, closes #103

Related Issues

#103

Checklist

Please review the following checklist before submitting the pull request:

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation (if necessary).
  • I have checked the build and it works as expected.

Screenshots (if appropriate)

TBD

Additional Notes

N/A

Copy link

changeset-bot bot commented Feb 11, 2025

🦋 Changeset detected

Latest commit: ef3593b

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

This PR includes changesets to release 1 package
Name Type
@stepperize/vue Major

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

Copy link

vercel bot commented Feb 11, 2025

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

Name Status Preview Comments Updated (UTC)
stepperize ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 3:39pm

@alexzhang1030
Copy link
Contributor Author

I think it's done. Let me know if there is anything I missed 😅

@damianricobelli
Copy link
Owner

Amazing work !

@damianricobelli damianricobelli merged commit 790e451 into damianricobelli:main Feb 13, 2025
2 checks passed
@alexzhang1030 alexzhang1030 deleted the feat/sync-vue branch February 13, 2025 03:29
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.

Update Vue API to match React latest version
2 participants