We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3c24d commit c588fccCopy full SHA for c588fcc
CHANGELOG.md
@@ -1,5 +1,28 @@
1
# CHANGELOG
2
3
+## [v4.4.0](https://github.com/symfony/webpack-encore/releases/tag/v4.4.0)
4
+
5
+### Features
6
7
+* #1203 upgrade css-minimizer-webpack-plugin from 5 to 6
8
9
+## [v4.3.0](https://github.com/symfony/webpack-encore/releases/tag/v4.3.0)
10
11
12
13
+* #1200 Allow TypeScript 5 (@jmsche)
14
+* #1190 Allow eslint-webpack-plugin ^4.0 (@evertharmeling)
15
16
+### Bugs
17
18
+* #1175 Delay force sync until needed (@wesoledi, @weaverryan)
19
20
+## [v4.2.0](https://github.com/symfony/webpack-encore/releases/tag/v4.2.0)
21
22
23
24
+* Allow webpack-cli version 5 to be used in your package.json file
25
26
## [v4.1.0](https://github.com/symfony/webpack-encore/releases/tag/v4.1.0)
27
28
*October 17th, 2022*
0 commit comments