File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 8.0.0-beta.5] ( https://github.com/vitejs/vite/compare/v8.0.0-beta.4...v8.0.0-beta.5 ) (2025-12-25)
2+ ### Features
3+
4+ * update rolldown to 1.0.0-beta.57 ([ #21335 ] ( https://github.com/vitejs/vite/issues/21335 ) ) ([ d5412ef] ( https://github.com/vitejs/vite/commit/d5412ef4c472bc5fef4ed69cfee4ef4a929c6be9 ) )
5+
6+ ### Bug Fixes
7+
8+ * ** worker:** handle ` new Worker(..., new URL(import.meta.url)) ` with trailing comma ([ #21325 ] ( https://github.com/vitejs/vite/issues/21325 ) ) ([ 4a47241] ( https://github.com/vitejs/vite/commit/4a472418c02a0821900678778752c2d361bae3bd ) )
9+
10+ ### Code Refactoring
11+
12+ * ** optimizer:** remove dead code ([ #21334 ] ( https://github.com/vitejs/vite/issues/21334 ) ) ([ e9a2cdb] ( https://github.com/vitejs/vite/commit/e9a2cdbb7d96a3f8e15d25774708d4f4ab626bb9 ) )
13+
114## [ 8.0.0-beta.4] ( https://github.com/vitejs/vite/compare/v8.0.0-beta.3...v8.0.0-beta.4 ) (2025-12-22)
215### Features
316
Original file line number Diff line number Diff line change 11{
22 "name" : " vite" ,
3- "version" : " 8.0.0-beta.4 " ,
3+ "version" : " 8.0.0-beta.5 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments