File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >5.3.1 (2024-06-14)</small >
2
+
3
+ * fix(build): handle preload treeshaking for braces (#17479 ) ([ d355568] ( https://github.com/vitejs/vite/commit/d355568 ) ), closes [ #17479 ] ( https://github.com/vitejs/vite/issues/17479 )
4
+ * fix(build): handle preload treeshaking for commas (#17472 ) ([ 3e27071] ( https://github.com/vitejs/vite/commit/3e27071 ) ), closes [ #17472 ] ( https://github.com/vitejs/vite/issues/17472 )
5
+ * fix(build): preload treeshaking ignore equal (#17480 ) ([ 6ced135] ( https://github.com/vitejs/vite/commit/6ced135 ) ), closes [ #17480 ] ( https://github.com/vitejs/vite/issues/17480 )
6
+ * chore: consolidate changelog for 5.3 (#17476 ) ([ 1f09344] ( https://github.com/vitejs/vite/commit/1f09344 ) ), closes [ #17476 ] ( https://github.com/vitejs/vite/issues/17476 )
7
+
8
+
9
+
1
10
## 5.3.0 (2024-06-13)
2
11
3
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 5.3.0 " ,
3
+ "version" : " 5.3.1 " ,
4
4
"type" : " module" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments