Skip to content

Bump vite from 4.1.2 to 4.1.3

Dependabot requested to merge dependabot-npm_and_yarn-vite-4.1.3 into main

Bumps vite from 4.1.2 to 4.1.3.

Changelog

Sourced from vite's changelog.

4.1.3 (2023-02-20)

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

Merge request reports

Loading