Bump vite from 5.0.0 to 5.0.2
Bumps vite from 5.0.0 to 5.0.2.
Changelog
Sourced from vite's changelog.
5.0.2 (2023-11-21)
5.0.1 (2023-11-21)
- test: avoid read check when running as root (#14884) (1d9516c), closes #14884
- perf(hmr): skip traversed modules when checking circular imports (#15034) (41e437f), closes #15034
- fix: run htmlFallbackMiddleware for no accept header requests (#15025) (b93dfe3), closes #15025
- fix: update type CSSModulesOptions interface (#14987) (d0b2153), closes #14987
- fix(legacy): error in build with --watch and manifest enabled (#14450) (b9ee620), closes #14450
- chore: add comment about crossorigin attribute for script module (#15040) (03c371e), closes #15040
- chore: cleanup v5 beta changelog (#14694) (531d3cb), closes #14694
Commits
-
5d05fc2
release: v5.0.2 -
6fcceeb
fix: make htmlFallback more permissive (#15059) -
c3b55c4
release: v5.0.1 -
1d9516c
test: avoid read check when running as root (#14884) -
41e437f
perf(hmr): skip traversed modules when checking circular imports (#15034) -
b9ee620
fix(legacy): error in build with --watch and manifest enabled (#14450) -
03c371e
chore: add comment about crossorigin attribute for script module (#15040) -
b93dfe3
fix: run htmlFallbackMiddleware for no accept header requests (#15025) -
d0b2153
fix: update type CSSModulesOptions interface (#14987) - 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