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 vue 3 support #115

Merged
merged 1 commit into from
Oct 26, 2020
Merged

add vue 3 support #115

merged 1 commit into from
Oct 26, 2020

Conversation

BuckyMaler
Copy link
Collaborator

@ZachJW34
Copy link
Owner

Checked the package inside a fresh nx workspace (not yarn create-playground) and received some lint errors.
Screen Shot 2020-10-20 at 10 50 51 PM

@BuckyMaler
Copy link
Collaborator Author

I was able to reproduce the lint errors and warning inside of a playground. The e2e tests should have caught those, but the Vue 3 tests were running against Vue 2 generated projects because of issues with schemas. That's now fixed.

@ZachJW34
Copy link
Owner

Squash and LGTM!! VUE 3!!!!!!!!!!!!!!!!!!!!!

@ZachJW34 ZachJW34 merged commit 276b6c5 into ZachJW34:master Oct 26, 2020
@BuckyMaler BuckyMaler deleted the add-vue-3-support branch October 26, 2020 00:35
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.

Add support for Vue 3
2 participants