Skip to content

Commit 9bb3fe6

Browse files
committed
bumping CHANGELOG
1 parent 6867443 commit 9bb3fe6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## 0.23.0
4+
5+
* Add support for CSS modules in Vue - #508 thanks to @Lyrkan
6+
7+
* Store externals in an array - #495 thanks to @deAtog
8+
9+
* Add `Encore.isRuntimeEnvironmentConfigured()` - #500 thanks
10+
to @stof.
11+
12+
* Add the ability to configure watch options - #486 thanks
13+
to @Kocal
14+
15+
* Enabled cache and parallelism for terser for faster builds -
16+
#497 thanks to @Kocal
17+
318
## 0.22.0
419

520
* [BC BREAK] The values/paths in entrypoints.json were previously

0 commit comments

Comments
 (0)