Bump vite from 4.1.2 to 4.1.3
Bumps vite from 4.1.2 to 4.1.3.
Changelog
Sourced from vite's changelog.
4.1.3 (2023-02-20)
- fix: catch and handle websocket error (#11991) (#12007) (4b5cc9f), closes #11991 #12007
- fix: do not append version query param when scanning for dependencies (#11961) (575bcf6), closes #11961
- fix(css): handle pure css chunk heuristic with special queries (#12091) (a873af5), closes #12091
- fix(esbuild): umd helper insert into wrong position in lib mode (#11988) (86bc243), closes #11988
- fix(html): respect disable modulepreload (#12111) (6c50119), closes #12111
- fix(html): rewrite assets url in
<noscript>
(#11764) (1dba285), closes #11764- feat(preview): improve error when build output missing (#12096) (a0702a1), closes #12096
- feat(ssr): add importer path to error msg when invalid url import occur (#11606) (70729c0), closes #11606
Commits
-
04e4df3
release: v4.1.3 -
6c50119
fix(html): respect disable modulepreload (#12111) -
575bcf6
fix: do not append version query param when scanning for dependencies (#11961) -
a873af5
fix(css): handle pure css chunk heuristic with special queries (#12091) -
4b5cc9f
fix: catch and handle websocket error (#11991) (#12007) -
a0702a1
feat(preview): improve error when build output missing (#12096) -
1dba285
fix(html): rewrite assets url in\<noscript>
(#11764) -
70729c0
feat(ssr): add importer path to error msg when invalid url import occur (#11606) -
86bc243
fix(esbuild): umd helper insert into wrong position in lib mode (#11988) - 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