Bump vite from 5.2.6 to 5.2.7
Bumps vite from 5.2.6 to 5.2.7.
Changelog
Sourced from vite's changelog.
5.2.7 (2024-03-29)
- chore: deprecate splitVendorChunkPlugin (#16274) (45a06da), closes #16274
- fix: skip injecting
__vite__mapDeps
when it's not used (#16271) (890538a), closes #16271- fix(deps): update all non-major dependencies (#16258) (7caef42), closes #16258
- fix(hmr): don't mutate module graph when collecting modules (#16302) (dfffea1), closes #16302
- fix(hmr): trigger hmr for missing file import errored module after file creation (#16303) (ffedc06), closes #16303
- fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16273) (24e376a), closes #16273
- feat(hmr): reload when HTML file is created/deleted (#16288) (1f53796), closes #16288
Commits
-
ad246da
release: v5.2.7 -
45a06da
chore: deprecate splitVendorChunkPlugin (#16274) -
ffedc06
fix(hmr): trigger hmr for missing file import errored module after file creat... -
dfffea1
fix(hmr): don't mutate module graph when collecting modules (#16302) -
1f53796
feat(hmr): reload when HTML file is created/deleted (#16288) -
24e376a
fix(sourcemap): don't warn even if the sourcesContent is an empty string (#16... -
7caef42
fix(deps): update all non-major dependencies (#16258) -
890538a
fix: skip injecting__vite__mapDeps
when it's not used (#16271) - 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