vuejs / vue-jest

Jest Vue transformer
MIT License
746 stars 157 forks source link

When is v5 release coming? #437

Closed ninjabhishek closed 2 years ago

ninjabhishek commented 2 years ago

The rc candidate for v5 has been sitting around for quite some time now. When is the first final release expected? vue cli is creating the new project with rc candidates as dependencies and it's really tough to get code to production in corporate environment as these are caught by different check tools in place.

It's hight time even v27 is published for vue3

nogic1008 commented 2 years ago

@ninjabhishek As README shows, you can use @vue/vue3-jest@27.x instead.