vuejs / vue-jest

Jest Vue transformer
MIT License
742 stars 159 forks source link

DOCS: vue-jest 4.x doesn't support jest 25.x #545

Open Alex-Sokolov opened 1 year ago

Alex-Sokolov commented 1 year ago

Trying use vue-jest@4.0.1 with jest@25.5.4

In README written than vue-jest 4.x support jest 26.x and below

image

But inside package there is only jest 26.x

image

Maybe need to fix docs, maybe relax version support for vue-jest@4