We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110d917 commit 4bd2382Copy full SHA for 4bd2382
CHANGELOG.md
@@ -1,5 +1,25 @@
1
# CHANGELOG
2
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
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
19
20
+ * Allow setOutputPath to create nested directories - #525 thanks
21
+ to @Lyrkan
22
23
## 0.23.0
24
25
* Add support for CSS modules in Vue - #508 thanks to @Lyrkan
0 commit comments