Skip to content

Upgrade vite-plugin-inspect to v0.10.0 to support Vite 6 #713

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
HummingMind opened this issue Nov 27, 2024 · 5 comments · Fixed by #714
Closed

Upgrade vite-plugin-inspect to v0.10.0 to support Vite 6 #713

HummingMind opened this issue Nov 27, 2024 · 5 comments · Fixed by #714

Comments

@HummingMind
Copy link

Please upgrade vite-plugin-inspect to v0.10.0 to support Vite 6
Link

Thank you!

@sardor01
Copy link

@webfansplz this issue is not resolved, since vite-plugin-inspect got downgraded to v0.8.8 in commit 39b21bb

@sardor01
Copy link

I am trying to install vite v6, and I'm getting this warning
Screenshot 2024-11-29 at 15 24 27

@webfansplz
Copy link
Member

I am trying to install vite v6, and I'm getting this warning Screenshot 2024-11-29 at 15 24 27

vite-plugin-inspect v0.10 has breaking changes (See: https://github.com/antfu-collective/vite-plugin-inspect?tab=readme-ov-file#install), v0.8.x can compatible with both Vite 5 & 6. BTW, this warning won't affect the usage.

@HummingMind
Copy link
Author

HummingMind commented Nov 29, 2024

I use npm, so for now I used an override for v0.8.x:

image

Thay way no warning during npm install and/or npm update

Not sure if devtools will go Vite 6 only any time soon.

@HummingMind
Copy link
Author

@webfansplz looks like they just releases version v0.8.9 that supports both Vite 5 and Vite 6 without breaking changes.
So if you get a chance to upgrade from 0.8.8 to 0.8.9 that would be awesome!

Thank you! 🍻

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants