Bump vite from 6.0.6 to 6.0.7
Bumps vite from 6.0.6 to 6.0.7.
Changelog
Sourced from vite's changelog.
6.0.7 (2025-01-02)
- fix: fix
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025- fix: skip the plugin if it has been called before with the same id and importer (#19016) (b178c90), closes #19016
- fix(html): error while removing
vite-ignore
attribute for inline script (#19062) (a492253), closes #19062- fix(ssr): fix semicolon injection by ssr transform (#19097) (1c102d5), closes #19097
- perf: skip globbing for static path in warmup (#19107) (677508b), closes #19107
- feat(css): show lightningcss warnings (#19076) (b07c036), closes #19076
Commits
-
a671e58
release: v6.0.7 -
1c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097) -
677508b
perf: skip globbing for static path in warmup (#19107) -
b178c90
fix: skip the plugin if it has been called before with the same id and import... -
a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1... -
b07c036
feat(css): show lightningcss warnings (#19076) -
f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit c55db762
Please register or sign in to reply