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 vue-next to the latest one #12

Open
3 tasks
msaelices opened this issue Mar 14, 2020 · 1 comment
Open
3 tasks

Upgrade vue-next to the latest one #12

msaelices opened this issue Mar 14, 2020 · 1 comment

Comments

@msaelices
Copy link
Collaborator

msaelices commented Mar 14, 2020

As vue-next is in alpha state, it's changing a lot. IMHO we should update the vue-next dependency and fix our binging for breaking changes happened in vue-next.

Posible breaking changes:

vuejs/core@ca5f39e
vuejs/core@8f9afdf
vuejs/core@966d7b5
COMPLETE

Tasks:

  • See the BREAKING CHANGES in the git history and complete the list
  • Upgrade the NPM dependency
  • Fix the probably broken code
@msaelices msaelices changed the title Upgrade the vue-next dependency to the latest one Upgrade vue-next to the latest one Mar 14, 2020
@rigor789
Copy link
Owner

Updated to alpha.9 and fixed the patchProp breaking change here: ef46bdc

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

No branches or pull requests

2 participants