Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update Vite peer dependency to including ^3.0.0 #4

Closed
devunt opened this issue Sep 8, 2022 · 3 comments
Closed

Update Vite peer dependency to including ^3.0.0 #4

devunt opened this issue Sep 8, 2022 · 3 comments

Comments

@devunt
Copy link

devunt commented Sep 8, 2022

Current package indicates "vite": "^2.0.0" as its peer dependency, but since it is working well and comprehensively tested in Vite 3.x as well, I suggest modifying it to "vite": "^2.0.0 || ^3.0.0".

As of now this package constantly showing unmet peer dependency warnings with Vite 3.x.

@gajus
Copy link

gajus commented Sep 21, 2022

@cometkim Could we get this added?

@cometkim
Copy link
Owner

@devunt @gajus Yep, I just published it at v0.3.0

@gajus
Copy link

gajus commented Sep 22, 2022

Thank you!

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

No branches or pull requests

3 participants