tag:github.com,2008:https://github.com/vuejs/vue-jest/releases
Tags from vue-jest
2023-09-06T22:57:53Z
tag:github.com,2008:Repository/102215356/v29.2.6
2023-09-06T22:58:27Z
v29.2.6
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.5
2023-08-06T23:02:27Z
v29.2.5
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.4
2023-04-27T00:12:28Z
v29.2.4
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.3
2023-03-02T22:07:57Z
v29.2.3
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.2
2022-12-11T22:57:59Z
v29.2.2
<p>fix: Map lines for script block (<a class="issue-link js-issue-link" href="https://github.com/vuejs/vue-jest/pull/516">#516</a>)</p>
<p>Signed-off-by: Wolfgang Walther <walther@technowledgy.de></p>
<p>Signed-off-by: Wolfgang Walther <walther@technowledgy.de></p>
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.1
2022-11-28T03:38:19Z
v29.2.1
lmiller1990
tag:github.com,2008:Repository/102215356/v29.2.0
2022-11-03T04:52:30Z
v29.2.0
<p>fix: parse extended tsconfigs when transpiling script blocks (<a class="issue-link js-issue-link" href="https://github.com/vuejs/vue-jest/pull/502">#502</a>)</p>
<p>* fix(tsconfig): parse extended tsconfigs when transpiling script blocks</p>
<p>A change introduced in v28.1.0 in PR <a class="issue-link js-issue-link" href="https://github.com/vuejs/vue-jest/pull/471">#471</a> unintentionally changed the behavior of the tsconfig parsing such that configs using "extends" were no longer being considered.</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span>: <a class="issue-link js-issue-link" href="https://github.com/vuejs/vue-jest/issues/495">#495</a></p>
<p>* chore(cache): cache tsconfig parsing to avoid the cost per vue file / interpolated string</p>
<p>Co-authored-by: Adam Hines <ahines@factset.com></p>
lmiller1990
tag:github.com,2008:Repository/102215356/v29.1.1
2022-09-26T00:50:59Z
v29.1.1
lmiller1990
tag:github.com,2008:Repository/102215356/v29.1.0
2022-09-15T00:37:26Z
29.1.0
lmiller1990
tag:github.com,2008:Repository/102215356/v29.0.0
2022-08-30T00:49:34Z
v29.0.0
<p>breaking: support Jest 29 (<a class="issue-link js-issue-link" href="https://github.com/vuejs/vue-jest/pull/494">#494</a>)</p>
<p>* chore(deps): update jest packages to v29</p>
<p>- babel-jest
<br />- jest
<br />- jest-environment-jsdom</p>
<p>* test: update snapshot</p>
<p><a href="https://jestjs.io/blog/2022/08/25/jest-29">https://jestjs.io/blog/2022/08/25/jest-29</a></p>
<p>* fix(test): remove absolute path in e2e tests</p>
<p>* ci(gh-action): avoid use Node.js 12 & add v18</p>
<p>* chore(deps-dev): update ts-jest to v29</p>
<p>* chore(deps): update jest packages</p>
<p>* chore(deps): hoist project packages</p>
lmiller1990