We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983fcea commit ccd1dbcCopy full SHA for ccd1dbc
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## [v3.1.0](https://github.com/symfony/webpack-encore/releases/tag/v3.0.0)
4
+
5
+*August 24th, 2022*
6
7
+* Add vue 2.7 feature to allow dropping `vue-template-compiler` - #1134 thanks to @billyct
8
9
## [v3.0.0](https://github.com/symfony/webpack-encore/releases/tag/v3.0.0)
10
11
*July 8th, 2022*
@@ -31,8 +37,6 @@ any possible BC breaks).
31
37
- [#1122](https://github.com/symfony/webpack-encore/pull/1122) - Allow sass-loader:^13.0.0, require node >= 14 - *@jmsche*
32
38
- [#1118](https://github.com/symfony/webpack-encore/pull/1118) - Use cli param server-type to define devServer https mode - *@thegillou*
33
39
34
-
35
36
40
## [v2.1.0](https://github.com/symfony/webpack-encore/releases/tag/v2.1.0)
41
42
*May 5th, 2022*
0 commit comments