Bump vite from 5.3.3 to 5.3.4
Bumps vite from 5.3.3 to 5.3.4.
Changelog
Sourced from vite's changelog.
5.3.4 (2024-07-16)
- fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669
- fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687
- fix(css): include
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623- fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509
- refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620
- chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646
Commits
-
4e57a97
release: v5.3.4 -
1465b20
fix(css): include.css?url
in assets field of manifest (#17623) -
c4a2227
refactor: replace includes with logical operations (#17620) -
d8a5d70
chore: add callback to http-proxy.d.ts jsdoc (#17646) -
4be96b4
fix(build): skip preload treeshaking for nested braces (#17687) -
b723a75
fix: update Terser type definitions (fix #17668) (#17669) -
07bc489
fix(worker): nested inlined worker always fallbacked to data URI worker inste... - 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