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 ab4067f commit 164f45dCopy full SHA for 164f45d
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+<a name="15.0.0-beta.7"></a>
2
+# [15.0.0-beta.7](https://github.com/vuejs/vue-loader/compare/v15.0.0-beta.6...v15.0.0-beta.7) (2018-03-25)
3
+
4
5
+### Features
6
7
+* handle <template lang="xxx"> with loaders ([c954f32](https://github.com/vuejs/vue-loader/commit/c954f32))
8
9
10
+### BREAKING CHANGES
11
12
+* <template lang="xxx"> are now handled
13
+with webpack loaders as well.
14
15
16
17
<a name="15.0.0-beta.6"></a>
18
# [15.0.0-beta.6](https://github.com/vuejs/vue-loader/compare/v15.0.0-beta.5...v15.0.0-beta.6) (2018-03-24)
19
0 commit comments