File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >6.3.6 (2025-09-08)</small >
2
+
3
+ * fix: apply ` fs.strict ` check to HTML files (#20736 ) ([ 0ab19ea] ( https://github.com/vitejs/vite/commit/0ab19ea9fcb66f544328f442cf6e70f7c0528d5f ) ), closes [ #20736 ] ( https://github.com/vitejs/vite/issues/20736 )
4
+ * fix: upgrade sirv to 3.0.2 (#20735 ) ([ e11d240] ( https://github.com/vitejs/vite/commit/e11d24008b97d4ca731ecc1a3b95260a6d12e7e0 ) ), closes [ #20735 ] ( https://github.com/vitejs/vite/issues/20735 )
5
+ * test: detect ts support via ` process.features ` (#20544 ) ([ 7d99229] ( https://github.com/vitejs/vite/commit/7d9922972b62329d37a71d4da5a4a382d0bf8a79 ) ), closes [ #20544 ] ( https://github.com/vitejs/vite/issues/20544 )
6
+
7
+
8
+
1
9
## <small >6.3.5 (2025-05-05)</small >
2
10
3
11
* fix(ssr): handle uninitialized export access as undefined (#19959 ) ([ fd38d07] ( https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5 ) ), closes [ #19959 ] ( https://github.com/vitejs/vite/issues/19959 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite" ,
3
- "version" : " 6.3.5 " ,
3
+ "version" : " 6.3.6 " ,
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