Skip to content

Commit 4bd2382

Browse files
committed
updating CHANGELOG for 0.24.0
1 parent 110d917 commit 4bd2382

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## 0.24.0
4+
5+
* Add CSS modules support in Vue.js for Sass/Less/Stylus - #511
6+
thanks to @Lyrkan
7+
8+
* Allow to use Dart Sass instead of Node Sass - #517 thanks to
9+
@Lyrkan
10+
11+
* Allow to set a custom context in copyFiles - #518 thanks to
12+
@Lyrkan
13+
14+
* Improve 'Install x to use y' and 'Unrecognized method' error
15+
messages - #520 thanks to @Lyrkan
16+
17+
* Allow to set @babel/preset-env's useBuiltIns option - #521
18+
thanks to @Lyrkan
19+
20+
* Allow setOutputPath to create nested directories - #525 thanks
21+
to @Lyrkan
22+
323
## 0.23.0
424

525
* Add support for CSS modules in Vue - #508 thanks to @Lyrkan

0 commit comments

Comments
 (0)