File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 7.0.0-beta.0 (2025-06-19)
2
+
3
+ * fix: resolve oxc runtime from Vite directory correctly (#269 ) ([ d6369f3] ( https://github.com/vitejs/rolldown-vite/commit/d6369f3 ) ), closes [ #269 ] ( https://github.com/vitejs/rolldown-vite/issues/269 )
4
+ * fix(css): set moduleType in css-post plugin (#272 ) ([ 8638a59] ( https://github.com/vitejs/rolldown-vite/commit/8638a59 ) ), closes [ #272 ] ( https://github.com/vitejs/rolldown-vite/issues/272 )
5
+ * fix(json): require(json) should return the content (#268 ) ([ bdd4d29] ( https://github.com/vitejs/rolldown-vite/commit/bdd4d29 ) ), closes [ #268 ] ( https://github.com/vitejs/rolldown-vite/issues/268 )
6
+ * feat: update rolldown ([ b292707] ( https://github.com/vitejs/rolldown-vite/commit/b292707 ) )
7
+
8
+
9
+
1
10
## 7.0.0-alpha.0 (2025-06-18)
2
11
3
12
* fix: align dynamic import detection (#20115 ) ([ 1ea2222] ( https://github.com/vitejs/rolldown-vite/commit/1ea2222 ) ), closes [ #20115 ] ( https://github.com/vitejs/rolldown-vite/issues/20115 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rolldown-vite" ,
3
- "version" : " 7.0.0-alpha .0" ,
3
+ "version" : " 7.0.0-beta .0" ,
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