File tree 1 file changed +20
-1
lines changed 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## [ v1.6.1] ( https://github.com/symfony/webpack-encore/releases/tag/v1.6.0 )
3
+ ## [ v1.7.0] ( https://github.com/symfony/webpack-encore/releases/tag/v1.7.0 )
4
+
5
+ * Dec 2nd, 2021*
6
+
7
+ Dependency changes:
8
+
9
+ * Official support for ` ts-loader ` 8 was dropped.
10
+ * Official support for ` typescript ` 8 was dropped and minimum increased to 4.2.2.
11
+ * Official support for ` vue ` was bumped to 3.2.14 or higher.
12
+ * Official support for ` vue-loader ` was bumped to 16.7.0 or higher.
13
+
14
+ ### Feature
15
+
16
+ - [ #1062 ] ( https://github.com/symfony/webpack-encore/pull/1062 ) - Allowing @hotwired/stimulus , allowing @symfony/stimulus-bridge 3, dropping v1. - * @weaverryan *
17
+
18
+ ### Bug Fix
19
+
20
+ - [ #1058 ] ( https://github.com/symfony/webpack-encore/pull/1058 ) - Fix deprecated public option failure for webpack-dev-server - * @atesca09 *
21
+
22
+ ## [ v1.6.1] ( https://github.com/symfony/webpack-encore/releases/tag/v1.6.1 )
4
23
5
24
* Sep 3rd, 2021*
6
25
You can’t perform that action at this time.
0 commit comments