Skip to content

Conversation

dhershman1
Copy link
Contributor

Currently vue-template-compiler is not up to par with the latest version of vue causing issues within build plans and test runners alike.

Similar to #33 but for Vue 2.6.x

@dhershman1
Copy link
Contributor Author

dhershman1 commented Feb 13, 2019

02/13/2019

Upgraded to vue 2.6.6 and vue-template-compiler to 2.6.6

Also upgraded all non major dependencies. (excluding only ava since jumping from 0.25 -> 1.x.x would be a pretty huge leap)

@sharkykh sharkykh mentioned this pull request Feb 14, 2019
1 task
oligot pushed a commit to oligot/require-extension-hooks-vue that referenced this pull request Mar 29, 2019
Mark vue-template-compiler as peerDependency, so that people can use the
same version as vue itself.

This also means we don't have to update this package every time a new
version is out, as done in
jackmellis#34 and jackmellis#33
@jackmellis jackmellis merged commit 06f999c into jackmellis:master Apr 1, 2019
jackmellis pushed a commit that referenced this pull request Apr 2, 2019
Mark vue-template-compiler as peerDependency, so that people can use the
same version as vue itself.

This also means we don't have to update this package every time a new
version is out, as done in
#34 and #33
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.

3 participants