T
TanStack•6mo ago
provincial-silver

Vite 7.0.0

Vite 7.0.0 is now released, however - is it safe for us to upgrade to this package? I did upgrade and noticed some errors for vite.config.ts - so just wondering if i maybe should bump down version instead. https://github.com/vitejs/vite/blob/v7.0.0/packages/vite/CHANGELOG.md
GitHub
vite/packages/vite/CHANGELOG.md at v7.0.0 · vitejs/vite
Next generation frontend tooling. It's fast! Contribute to vitejs/vite development by creating an account on GitHub.
5 Replies
provincial-silver
provincial-silverOP•6mo ago
Update: It seems to work, the error I got eventually faded away
fascinating-indigo
fascinating-indigo•6mo ago
you did nothing & works well?
harsh-harlequin
harsh-harlequin•6mo ago
I tried an it works, getting some types issues with tailwindcss vite plugin. seems to be type missmatch and nothing breaking, ts-ignored for now... It would be awesome to know from the Tanstack team if all tests are passing with vite 7 and it's safe to use 🙂
xenial-black
xenial-black•6mo ago
works fine for me too, with a medium sized project with shadcn (radix), tailwind, start, query, form, table and others however, rolldown-vite sometimes randomly fails on build (never in dev)
provincial-silver
provincial-silverOP•6mo ago
Yup

Did you find this page helpful?