Skip to content

v4.5.18

Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 16 Jun 14:46
· 4 commits to v4 since this release
9245eb2

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7, vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package as vue/compiler-sfc.