Releases: vuejs/vue-jest
Releases · vuejs/vue-jest
v0.5.5
0.5.5 (2017-09-19)
Bug Fixes
- add vue-template-es2015-compiler to dependencies (3c73d20)
v0.5.4
0.5.4 (2017-09-19)
Bug Fixes
- make tests work with pure render functions (52ce64a)
v0.5.3
0.5.3 (2017-09-14)
Performance Improvements
v0.5.2
0.5.2 (2017-09-07)
Bug Fixes
- remove template from branch coverage (a23d3c1), closes #3
v0.5.1
0.5.1 (2017-09-06)
Bug Fixes
v0.5.0
0.5.0 (2017-09-06)
Bug Fixes
- remove stage-2 from .babelrc (890b3c9)
- remove stage-2 from babel.spec (836e469)
Features
- babel: log when no .babelrc could be found (199d969)
- babel: support babelrc in package.json (fd58a77)
v0.4.0
0.4.0 (2017-09-03)
Features
- errors: throw errors with standard format (d5dcb6b)
v0.3.0
0.3.0 (2017-09-03)
Features
- coffeescript: add support for lang=coffeescript (b63a424)
v0.1.1
0.1.1 (2017-09-02)
Bug Fixes