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+ ## [ 7.2.0-beta.3] ( https://github.com/vitejs/rolldown-vite/compare/v7.2.0-beta.2...v7.2.0-beta.3 ) (2025-11-05)
2+ ### Features
3+
4+ * expose ` minify ` function ([ #489 ] ( https://github.com/vitejs/rolldown-vite/issues/489 ) ) ([ 7568ceb] ( https://github.com/vitejs/rolldown-vite/commit/7568cebffacf38ea223f1d53addaad60f62aaf58 ) )
5+ * update rolldown ([ #488 ] ( https://github.com/vitejs/rolldown-vite/issues/488 ) ) ([ b2554c1] ( https://github.com/vitejs/rolldown-vite/commit/b2554c147444924ced5cdd5629f65577c8522a7f ) )
6+
7+ ### Bug Fixes
8+
9+ * ** optimizer:** sync ` optimizeDeps.rollupOptions ` and ` optimizeDeps.rolldownOptions ` ([ #482 ] ( https://github.com/vitejs/rolldown-vite/issues/482 ) ) ([ 23711ec] ( https://github.com/vitejs/rolldown-vite/commit/23711ec094ac4600010b5c6a9cde465db7cf77b4 ) )
10+
111## [ 7.2.0-beta.2] ( https://github.com/vitejs/rolldown-vite/compare/v7.2.0-beta.1...v7.2.0-beta.2 ) (2025-11-04)
212### Features
313
Original file line number Diff line number Diff line change 11{
22 "name" : " rolldown-vite" ,
3- "version" : " 7.2.0-beta.2 " ,
3+ "version" : " 7.2.0-beta.3 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments