-
Notifications
You must be signed in to change notification settings - Fork 541
Feature: Add vue package #1002
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
Feature: Add vue package #1002
Conversation
Update README.md
V2 web3 onboard develop
packages/vue/package.json
Outdated
| @@ -0,0 +1,39 @@ | |||
| { | |||
| "name": "@web3-onboard/vue", | |||
| "version": "2.2.8-alpha.1", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "version": "2.2.8-alpha.1", | |
| "version": "2.0.0-alpha.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wonderbeel can you update the version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
@wonderbeel looks good! |
* feat: @web3-onboard/vue package * chore: fix example code * style: move types in a dedicated file * feat: add link to the vue package in the main readme * Update README.md * feat: updated vue code and documentation * chore: update version * chore: update package version Co-authored-by: Raz <[email protected]> Co-authored-by: Adam Carpenter <[email protected]>
Description
Continuation of #911
Checklist
package.jsonis incremented following semantic versioning