Skip to content

4.1.2 - fixes Vue 2 version problem

Compare
Choose a tag to compare
@weaverryan weaverryan released this 21 Nov 17:28
· 48 commits to main since this release

Hey packagers!

This release fixes an incompatibility when using @vue/compiler-sfc with Vue 2.7. Thanks to @dmaicher in #1166 for the fix!

Upgrading

Run:

npm install "@symfony/webpack-encore@^4.1.2" --save-dev

Or:

yarn upgrade "@symfony/webpack-encore@^4.1.2"

Changes: v4.1.1..v4.1.1

Happy Packing!