File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >5.2.14 (2024-09-16)</small >
2
+
3
+ * fix: avoid DOM Clobbering gadget in ` getRelativeUrlFromDocument ` (#18115 ) ([ ebb94c5] ( https://github.com/vitejs/vite/commit/ebb94c5 ) ), closes [ #18115 ] ( https://github.com/vitejs/vite/issues/18115 )
4
+ * fix: fs raw query (#18112 ) ([ 8339d74] ( https://github.com/vitejs/vite/commit/8339d74 ) ), closes [ #18112 ] ( https://github.com/vitejs/vite/issues/18112 )
5
+
6
+
7
+
1
8
## <small >5.2.13 (2024-06-07)</small >
2
9
3
10
* fix: backport to 5.2 (#17411 ) ([ e6913d1] ( https://github.com/vitejs/vite/commit/e6913d1 ) ), closes [ #17411 ] ( https://github.com/vitejs/vite/issues/17411 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 5.2.13 " ,
3
+ "version" : " 5.2.14 " ,
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