File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name="0.2.0"></a>
2
+ # [0.2.0](https://github.com/eddyerburgh/vue-jest/compare/v0.1.1...v0.2.0) (2017-09-03)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * add vue as peer dependency ([f79f8f4](https://github.com/eddyerburgh/vue-jest/commit/f79f8f4))
8
+
9
+
10
+ ### Features
11
+
12
+ * **babel:** use root .babelrc if exists ([ba46b9f](https://github.com/eddyerburgh/vue-jest/commit/ba46b9f))
13
+ * **coffeescript:** add support for coffeescript ([562da10](https://github.com/eddyerburgh/vue-jest/commit/562da10))
14
+ * **jade:** add support for jade template lang ([a1b8152](https://github.com/eddyerburgh/vue-jest/commit/a1b8152))
15
+ * **pug:** add support for pug template lang ([98cbf25](https://github.com/eddyerburgh/vue-jest/commit/98cbf25))
16
+ * **typescript:** generate (incomplete) TypeScript source maps ([455cd98](https://github.com/eddyerburgh/vue-jest/commit/455cd98))
17
+
1
18
<a name="0.1.1"></a>
2
19
# 0.1.0 (2017-09-02)
3
20
You can’t perform that action at this time.
0 commit comments