File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## <small >4.4.9 (2023-08-07)</small >
2+
3+ * chore: fix eslint warnings (#14031 ) ([ 4021a0e] ( https://github.com/vitejs/vite/commit/4021a0e ) ), closes [ #14031 ] ( https://github.com/vitejs/vite/issues/14031 )
4+ * chore(deps): update all non-major dependencies (#13938 ) ([ a1b519e] ( https://github.com/vitejs/vite/commit/a1b519e ) ), closes [ #13938 ] ( https://github.com/vitejs/vite/issues/13938 )
5+ * fix: dynamic import vars ignored warning (#14006 ) ([ 4479431] ( https://github.com/vitejs/vite/commit/4479431 ) ), closes [ #14006 ] ( https://github.com/vitejs/vite/issues/14006 )
6+ * fix(build): silence warn dynamic import module when inlineDynamicImports true (#13970 ) ([ 7a77aaf] ( https://github.com/vitejs/vite/commit/7a77aaf ) ), closes [ #13970 ] ( https://github.com/vitejs/vite/issues/13970 )
7+ * perf: improve build times and memory utilization (#14016 ) ([ 9d7d45e] ( https://github.com/vitejs/vite/commit/9d7d45e ) ), closes [ #14016 ] ( https://github.com/vitejs/vite/issues/14016 )
8+ * perf: replace startsWith with === (#14005 ) ([ f5c1224] ( https://github.com/vitejs/vite/commit/f5c1224 ) ), closes [ #14005 ] ( https://github.com/vitejs/vite/issues/14005 )
9+
10+
11+
112## <small >4.4.8 (2023-07-31)</small >
213
314* fix: modulePreload false (#13973 ) ([ 488085d] ( https://github.com/vitejs/vite/commit/488085d ) ), closes [ #13973 ] ( https://github.com/vitejs/vite/issues/13973 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vite" ,
3- "version" : " 4.4.8 " ,
3+ "version" : " 4.4.9 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments