Bump vite from 5.0.7 to 5.0.8
Bumps vite from 5.0.7 to 5.0.8.
Changelog
Sourced from vite's changelog.
5.0.8 (2023-12-12)
- perf: cached fs utils (#15279) (c9b61c4), closes #15279
- fix: missing warmupRequest in transformIndexHtml (#15303) (103820f), closes #15303
- fix: public files map will be updated on add/unlink in windows (#15317) (921ca41), closes #15317
- fix(build): decode urls in CSS files (fix #15109) (#15246) (ea6a7a6), closes #15109 #15246
- fix(deps): update all non-major dependencies (#15304) (bb07f60), closes #15304
- fix(ssr): check esm file with normal file path (#15307) (1597170), closes #15307
Commits
-
9d547f2
release: v5.0.8 -
c9b61c4
perf: cached fs utils (#15279) -
bb07f60
fix(deps): update all non-major dependencies (#15304) -
ea6a7a6
fix(build): decode urls in CSS files (fix #15109) (#15246) -
921ca41
fix: public files map will be updated on add/unlink in windows (#15317) -
1597170
fix(ssr): check esm file with normal file path (#15307) -
103820f
fix: missing warmupRequest in transformIndexHtml (#15303) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts