File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >5.0.7 (2023-12-08)</small >
2+
3+ * fix: suppress terser warning if minify disabled (#15275 ) ([ 3e42611] ( https://github.com/vitejs/vite/commit/3e42611 ) ), closes [ #15275 ] ( https://github.com/vitejs/vite/issues/15275 )
4+ * fix: symbolic links in public dir (#15264 ) ([ ef2a024] ( https://github.com/vitejs/vite/commit/ef2a024 ) ), closes [ #15264 ] ( https://github.com/vitejs/vite/issues/15264 )
5+ * fix(html): skip inlining icon and manifest links (#14958 ) ([ 8ad81b4] ( https://github.com/vitejs/vite/commit/8ad81b4 ) ), closes [ #14958 ] ( https://github.com/vitejs/vite/issues/14958 )
6+ * chore: remove unneeded condition in getRealPath (#15267 ) ([ 8e4655c] ( https://github.com/vitejs/vite/commit/8e4655c ) ), closes [ #15267 ] ( https://github.com/vitejs/vite/issues/15267 )
7+ * perf: cache empty optimizer result (#15245 ) ([ 8409b66] ( https://github.com/vitejs/vite/commit/8409b66 ) ), closes [ #15245 ] ( https://github.com/vitejs/vite/issues/15245 )
8+
9+
10+
111## <small >5.0.6 (2023-12-06)</small >
212
313* perf: in-memory public files check (#15195 ) ([ 0f9e1bf] ( https://github.com/vitejs/vite/commit/0f9e1bf ) ), closes [ #15195 ] ( https://github.com/vitejs/vite/issues/15195 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vite" ,
3- "version" : " 5.0.6 " ,
3+ "version" : " 5.0.7 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments