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

Upgrade to vue 2.7 #327

Merged
merged 3 commits into from
Aug 21, 2023
Merged

Upgrade to vue 2.7 #327

merged 3 commits into from
Aug 21, 2023

Conversation

annehaley
Copy link
Collaborator

No description provided.

@annehaley annehaley requested a review from JakeWags June 5, 2023 15:31
Copy link
Collaborator

@JakeWags JakeWags left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Is there a specific reason to upgrade to vue 2.7?

@annehaley
Copy link
Collaborator Author

This is simply because 2.7 incorporates the composition api, which we use primarily. This PR allows us to import composition api functions from vue directly rather than the @vue/composition-api plugin.

@annehaley annehaley merged commit c27eaa8 into master Aug 21, 2023
@annehaley annehaley deleted the upgrade-vue branch August 21, 2023 18:02
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