sodatea / vite-jest

First-class Vite integration for Jest
MIT License
401 stars 51 forks source link

peer dependency on jest@"^27.0.0" #41

Open alissawix opened 7 months ago

alissawix commented 7 months ago

the latest Jest version is 29 but vite-jest has a peer dependency on jest 27

does it work with latest jest?