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
+ ## [ 7.1.0-beta.1] ( https://github.com/vitejs/rolldown-vite/compare/v7.1.0-beta.0...v7.1.0-beta.1 ) (2025-08-05)
2
+ ### Features
3
+
4
+ * enable native resolver by default ([ #346 ] ( https://github.com/vitejs/rolldown-vite/issues/346 ) ) ([ 793cf71] ( https://github.com/vitejs/rolldown-vite/commit/793cf716df2e38995012c0cdd68c651b4fd881c2 ) )
5
+
6
+ ### Bug Fixes
7
+
8
+ * watch the config file itself ([ #354 ] ( https://github.com/vitejs/rolldown-vite/issues/354 ) ) ([ 6958a48] ( https://github.com/vitejs/rolldown-vite/commit/6958a484d0857953744c13d17094c996bec30c75 ) )
9
+
10
+ ### Code Refactoring
11
+
12
+ * introduce ` *.rolldownOptions ` and deprecate ` *.rollupOptions ` ([ #348 ] ( https://github.com/vitejs/rolldown-vite/issues/348 ) ) ([ 80dc4d6] ( https://github.com/vitejs/rolldown-vite/commit/80dc4d6a11c32fef7cb5fe3048ff8c2a22d90203 ) )
13
+
1
14
## [ 7.1.0-beta.0] ( https://github.com/vitejs/rolldown-vite/compare/v7.0.12...v7.1.0-beta.0 ) (2025-08-04)
2
15
### Features
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rolldown-vite" ,
3
- "version" : " 7.1.0-beta.0 " ,
3
+ "version" : " 7.1.0-beta.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