diff --git a/CHANGELOG.md b/CHANGELOG.md index b689fcf9..41e73ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Bug Fixes -* Support for Vue 2 was accidentally dropped in 4.0.0, and was re-added - #157 thanks to @Kocal. +* Support for Vue 2 was accidentally dropped in 4.0.0, and was re-added - #1157 thanks to @Kocal. ## [v4.0.0](https://github.com/symfony/webpack-encore/releases/tag/v4.0.0) diff --git a/package.json b/package.json index 7a8afff3..cfe13277 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@symfony/webpack-encore", - "version": "4.1.1", + "version": "4.1.2", "description": "Webpack Encore is a simpler way to integrate Webpack into your application", "main": "index.js", "scripts": { @@ -111,7 +111,7 @@ "@symfony/stimulus-bridge": "^3.0.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "@vue/babel-preset-jsx": "^1.0.0", - "@vue/compiler-sfc": "^3.0.2", + "@vue/compiler-sfc": "^2.6 || ^3.0.2", "eslint": "^8.0.0", "eslint-webpack-plugin": "^3.1.0", "file-loader": "^6.0.0", diff --git a/test_apps/yarn-pnp-with-babel/yarn.lock b/test_apps/yarn-pnp-with-babel/yarn.lock index 3160d173..8dafdf57 100644 --- a/test_apps/yarn-pnp-with-babel/yarn.lock +++ b/test_apps/yarn-pnp-with-babel/yarn.lock @@ -2435,7 +2435,7 @@ __metadata: "resolve@patch:resolve@^1.14.2#~builtin, resolve@patch:resolve@^1.9.0#~builtin": version: 1.22.1 - resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=07638b" + resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=c3c19d" dependencies: is-core-module: ^2.9.0 path-parse: ^1.0.7 diff --git a/test_apps/yarn-pnp-with-external-babel-config/yarn.lock b/test_apps/yarn-pnp-with-external-babel-config/yarn.lock index 3160d173..8dafdf57 100644 --- a/test_apps/yarn-pnp-with-external-babel-config/yarn.lock +++ b/test_apps/yarn-pnp-with-external-babel-config/yarn.lock @@ -2435,7 +2435,7 @@ __metadata: "resolve@patch:resolve@^1.14.2#~builtin, resolve@patch:resolve@^1.9.0#~builtin": version: 1.22.1 - resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=07638b" + resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=c3c19d" dependencies: is-core-module: ^2.9.0 path-parse: ^1.0.7 diff --git a/test_apps/yarn-pnp/yarn.lock b/test_apps/yarn-pnp/yarn.lock index c0fd49c1..1a6ee9f1 100644 --- a/test_apps/yarn-pnp/yarn.lock +++ b/test_apps/yarn-pnp/yarn.lock @@ -2412,7 +2412,7 @@ __metadata: "resolve@patch:resolve@^1.14.2#~builtin, resolve@patch:resolve@^1.9.0#~builtin": version: 1.22.1 - resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=07638b" + resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin::version=1.22.1&hash=c3c19d" dependencies: is-core-module: ^2.9.0 path-parse: ^1.0.7