vuejs / vue-jest

Jest Vue transformer
MIT License
746 stars 157 forks source link

Please release v27 #458

Closed ninjabhishek closed 2 years ago

ninjabhishek commented 2 years ago

Hi,

Please release v27 so the depending libraries can use them to publish their versions, and apps can use a proper release. Using rc is discouraged in enterprise environment.

lmiller1990 commented 2 years ago

Sure, we can move to v27 stable. Right now CI is failing on master, and I don't know why. It looks like something to do with the babel dependencies.

I'm trying to find out why. If anyone would like to accelerate this v27 release, some assistance would be greatly appreciated.

lmiller1990 commented 2 years ago

Ok, seems fixed: https://github.com/vuejs/vue-jest/commit/328427c901c13025725b4cd774f9a8d0de636767

ninjabhishek commented 2 years ago

So we on for a release soon?

lmiller1990 commented 2 years ago

Yes it's done now. I hope it's working as expected. https://github.com/vuejs/vue-jest/releases/tag/v27.0.0

If not, please log an issue. Also note the info at the top of the release: I'm not really using Jest much now-days, so my bandwidth to fix things is pretty low. If you are one of the enterprise users, please try to spend some of your work time to fix bugs.