-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: support Vite 5 #45
Conversation
@Menci Can this be merged? FYI: legacy browser tests fail on my machine as well |
Thanks. I'll check it soon. |
I propose we have a new major release and drop Vite 2/3. And Node 14/16. |
@aljazerzen @wyatt-herkamp Now everything should just work. Please check it and after then I'll merge and release it. For the broken test, it's because the upgrade of |
Tested against my website it worked fine. Test Suite passed too. |
It is not working on Legacy Browsers the tests for Legacy browser is failing. If you know how to fix this please help.
I did updated the other dependencies.
@babel/preset-env
wanted a peer dependency of@babel/core