File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.0.0-beta.0 (2022-06-21)
2
+
3
+ * feat: bump minimum node version to 14.18.0 (#8662 ) ([ 8a05432] ( https://github.com/vitejs/vite/commit/8a05432 ) ), closes [ #8662 ] ( https://github.com/vitejs/vite/issues/8662 )
4
+ * feat: experimental.buildAdvancedBaseOptions (#8450 ) ([ 8ef7333] ( https://github.com/vitejs/vite/commit/8ef7333 ) ), closes [ #8450 ] ( https://github.com/vitejs/vite/issues/8450 )
5
+ * chore: use node prefix (#8309 ) ([ 60721ac] ( https://github.com/vitejs/vite/commit/60721ac ) ), closes [ #8309 ] ( https://github.com/vitejs/vite/issues/8309 )
6
+
7
+
8
+
1
9
## 3.0.0-alpha.2 (2022-06-19)
2
10
3
11
* fix(deps): update all non-major dependencies (#8281 ) ([ c68db4d] ( https://github.com/vitejs/vite/commit/c68db4d ) ), closes [ #8281 ] ( https://github.com/vitejs/vite/issues/8281 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 3.0.0-alpha.2 " ,
3
+ "version" : " 3.0.0-beta.0 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Evan You" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments