We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad4748 commit b548810Copy full SHA for b548810
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="15.8.0"></a>
2
+# [15.8.0](https://github.com/vuejs/vue-loader/compare/v15.7.2...v15.8.0) (2019-12-16)
3
+
4
5
+### Bug Fixes
6
7
+* **types:** should import type definition from the `dist` folder ([0751213](https://github.com/vuejs/vue-loader/commit/0751213))
8
9
10
+### Features
11
12
+* add support for webpack5 ([#1613](https://github.com/vuejs/vue-loader/issues/1613)) ([59eebca](https://github.com/vuejs/vue-loader/commit/59eebca))
13
14
15
16
<a name="15.7.2"></a>
17
## [15.7.2](https://github.com/vuejs/vue-loader/compare/v15.7.1...v15.7.2) (2019-11-02)
18
0 commit comments