-
-
Notifications
You must be signed in to change notification settings - Fork 256
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
fix: Upgrade vite-plugin-svelte
to support Vite 6
#1375
Conversation
✅ Deploy Preview for creative-fairy-df92c4 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a breaking change? Does the new plugin still support Vite 5?
vite-plugin-svelte
to support Vite 6
@wxt-dev/auto-icons
@wxt-dev/i18n
@wxt-dev/module-solid
@wxt-dev/module-svelte
@wxt-dev/module-react
@wxt-dev/storage
@wxt-dev/module-vue
@wxt-dev/unocss
wxt
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1375 +/- ##
==========================================
+ Coverage 81.05% 81.11% +0.06%
==========================================
Files 128 128
Lines 6296 6296
Branches 1069 1070 +1
==========================================
+ Hits 5103 5107 +4
+ Misses 1178 1174 -4
Partials 15 15 ☔ View full report in Codecov by Sentry. |
Failing check is my fault, merge your branch with latest |
97721c8
to
2aaf0f5
Compare
There you go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks!
Overview
Bump dependencies.
(This bumps the lockfile to Vite v6, which could be an issue)
Manual Testing
???
Related Issue
This PR closes #1374.