Skip to content

Commit eb71102

Browse files
committed
bumping 1.7.0 CHANGELOG
1 parent 3e67466 commit eb71102

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# CHANGELOG
22

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)
423

524
*Sep 3rd, 2021*
625

0 commit comments

Comments
 (0)