Bump vite from 4.4.4 to 4.4.7
Bumps vite from 4.4.4 to 4.4.7.
Changelog
Sourced from vite's changelog.
4.4.7 (2023-07-24)
- fix:
optimizeDeps.include
not working with paths inside packages (#13922) (06e4f57), closes #13922- fix: lightningcss fails with html-proxy (#13776) (6b56094), closes #13776
- fix: prepend
config.base
to vite/env path (#13941) (8e6cee8), closes #13941- fix(html): support
import.meta.env
define replacement without quotes (#13425) (883089c), closes #13425- fix(proxy): handle error when proxy itself errors (#13929) (4848e41), closes #13929
- chore(eslint): allow type annotations (#13920) (d1264fd), closes #13920
4.4.6 (2023-07-21)
- fix: constrain inject helpers for iife (#13909) (c89f677), closes #13909
- fix: display manualChunks warning only when a function is not used (#13797) (#13798) (51c271f), closes #13797 #13798
- fix: do not append
browserHash
on optimized deps during build (#13906) (0fb2340), closes #13906- fix: use Bun's implementation of
ws
instead of the bundled one (#13901) (049404c), closes #13901- feat(client): add guide to press Esc for closing the overlay (#13896) (da389cc), closes #13896
4.4.5 (2023-07-20)
- fix: "EISDIR: illegal operation on a directory, realpath" error on RA… (#13655) (6bd5434), closes #13655
- fix: transform error message add file info (#13687) (6dca41c), closes #13687
- fix: warn when publicDir and outDir are nested (#13742) (4eb3154), closes #13742
- fix(build): remove warning about ineffective dynamic import from node_modules (#13884) (33002dd), closes #13884
- fix(build): style insert order for UMD builds (fix #13668) (#13669) (49a1b99), closes #13668 #13669
- fix(deps): update all non-major dependencies (#13872) (975a631), closes #13872
- fix(types): narrow down the return type of
defineConfig
(#13792) (c971f26), closes #13792- chore: fix typos (#13862) (f54e8da), closes #13862
- chore: replace
any
withstring
(#13850) (4606fd8), closes #13850- chore(deps): update dependency prettier to v3 (#13759) (5a56941), closes #13759
- docs: fix build.cssMinify link (#13840) (8a2a3e1), closes #13840
Commits
-
d4f13bd
release: v4.4.7 -
8e6cee8
fix: prependconfig.base
to vite/env path (#13941) -
6b56094
fix: lightningcss fails with html-proxy (#13776) -
883089c
fix(html): supportimport.meta.env
define replacement without quotes (#13425) -
4848e41
fix(proxy): handle error when proxy itself errors (#13929) -
06e4f57
fix:optimizeDeps.include
not working with paths inside packages (#13922) -
d1264fd
chore(eslint): allow type annotations (#13920) -
85c38ab
release: v4.4.6 -
0fb2340
fix: do not appendbrowserHash
on optimized deps during build (#13906) -
c89f677
fix: constrain inject helpers for iife (#13909) - Additional commits viewable 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