15.0.0
https://github.com/bp91/nginx-vue-docker.git
Update version from 14.2.2 to 15.0.1
That projects that works good with previous versions will continue to work even after an update
In all my components (.vue files), the following exception is returned:
./src/pages/Component.vue
vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config
A plugin is now required for vue-loader 15: https://vue-loader.vuejs.org/migrating.html#a-plugin-is-now-required :wink:
Do you know what a semver major release mean?
To those downvoting the original comment:
If you don't even read release notes / changelogs when bumping major versions, you are doing it wrong.
Everything about v14 -> v15 migration is explicitly documented.
Downvoting this is just venting on someone who provided you free software when the problem was caused by your own ignorance and incompetence.
Most helpful comment
Do you know what a semver major release mean?
To those downvoting the original comment:
If you don't even read release notes / changelogs when bumping major versions, you are doing it wrong.
Everything about v14 -> v15 migration is explicitly documented.
Downvoting this is just venting on someone who provided you free software when the problem was caused by your own ignorance and incompetence.