You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, I'm using solid-devtools as a dependency. However, I'm facing a compatibility problem since all my other dependencies have been updated to version 5 of vite, but solid-devtools hasn't. It's still reliant on vite 4.5 and vitest 0.34. As a temporary measure, I've had to exclude solid-devtools from my project. I'm interested in finding out if there are any upcoming updates for solid-devtools to support vite 5, so I can determine whether to wait for this upgrade.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my project, I'm using solid-devtools as a dependency. However, I'm facing a compatibility problem since all my other dependencies have been updated to version 5 of vite, but solid-devtools hasn't. It's still reliant on vite 4.5 and vitest 0.34. As a temporary measure, I've had to exclude solid-devtools from my project. I'm interested in finding out if there are any upcoming updates for solid-devtools to support vite 5, so I can determine whether to wait for this upgrade.
Beta Was this translation helpful? Give feedback.
All reactions