Skip to content

Commit c588fcc

Browse files
committed
bumping changelog for recent versions
1 parent cf3c24d commit c588fcc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# CHANGELOG
22

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+
### Features
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+
### Features
23+
24+
* Allow webpack-cli version 5 to be used in your package.json file
25+
326
## [v4.1.0](https://github.com/symfony/webpack-encore/releases/tag/v4.1.0)
427

528
*October 17th, 2022*

0 commit comments

Comments
 (0)