We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99eb86c commit f4b55ccCopy full SHA for f4b55cc
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="0.6.0"></a>
2
+## [0.6.0](https://github.com/eddyerburgh/vue-jest/compare/v0.5.5...v0.6.0) (2017-10-01)
3
+
4
+### Bug Fixes
5
6
+* get tsconfig when compiling typescript ([7ce2ee6](https://github.com/eddyerburgh/vue-jest/commit/7ce2ee6))
7
8
+### Performance Improvements
9
10
+* cache .babelrc ([2e1f555](https://github.com/eddyerburgh/vue-jest/commit/2e1f555))
11
+* cache tsconf.json ([e119cd3](https://github.com/eddyerburgh/vue-jest/commit/e119cd3))
12
13
<a name="0.5.6"></a>
14
## [0.5.6](https://github.com/eddyerburgh/vue-jest/compare/v0.5.5...v0.5.6) (2017-09-19)
15
0 commit comments