Vite 8
#2618
Replies: 1 comment 1 reply
-
|
Vite 8 should work fine with Solid 1.x — the breaking changes in Vite 8 are mostly around Node.js version requirements (now requires Node 20+) and some API changes in the plugin/server internals.
That said, if you're planning to move to Solid 2.x soon anyway, it might make sense to do both upgrades together since SolidStart and the 2.x toolchain will target Vite 8 natively. But there's no technical reason to wait — Vite 8 + Solid 1.x is a perfectly valid combination. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just saw that Vite 8 is out - https://vite.dev/blog/announcing-vite8
Curious as to if there is any merit to testing it out with Solid 1.x, if it's something a future 1.x might pull in, if the recommendation is to wait for 2, or something else...?
Yes, I know it was only released today, just curious... :)
Beta Was this translation helpful? Give feedback.
All reactions