We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d89087 commit cc022fdCopy full SHA for cc022fd
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## 1.1.0
+## 1.2.0
4
5
* [DEPENDENCY UPGRADE] `css-minimizer-webpack-plugin` was upgraded from version 1
6
to version 2. This should not affect you directly, unless you were passing
@@ -17,6 +17,14 @@
17
because there is no way for Encore to detect this change and update its
18
config properly - #943 thanks to @weaverryan.
19
20
+## 1.1.0
21
+
22
+ * [DEPENDENCY UPGRADES] The following packages now *allow* new major versions:
23
+ * Allow postcss-loader 5
24
+ * Allow less-loader 8
25
+ * Allow sass-loader 11
26
+ * Allow stylus-loader 5
27
28
## 1.0.0
29
30
* [DEPENDENCY UPGRADE] Webpack was upgraded from version 4 to 5.
0 commit comments