File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.1.0-beta.0 (2022-08-29)
2
+
3
+ * docs: fix typo (#9855 ) ([ 583f185] ( https://github.com/vitejs/vite/commit/583f185 ) ), closes [ #9855 ] ( https://github.com/vitejs/vite/issues/9855 )
4
+ * feat: support object style hooks (#9634 ) ([ 757a92f] ( https://github.com/vitejs/vite/commit/757a92f ) ), closes [ #9634 ] ( https://github.com/vitejs/vite/issues/9634 )
5
+ * chore: fix typo (#9684 ) ([ d30f881] ( https://github.com/vitejs/vite/commit/d30f881 ) ), closes [ #9684 ] ( https://github.com/vitejs/vite/issues/9684 )
6
+ * chore(deps): update all non-major dependencies (#9675 ) ([ 4e56e87] ( https://github.com/vitejs/vite/commit/4e56e87 ) ), closes [ #9675 ] ( https://github.com/vitejs/vite/issues/9675 )
7
+ * chore(plugin-vue): update reactivityTransform comment docs [ ci skip] ([ d04784b] ( https://github.com/vitejs/vite/commit/d04784b ) )
8
+
9
+
10
+
1
11
## <small >3.0.3 (2022-08-12)</small >
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitejs/plugin-vue" ,
3
- "version" : " 3.0.3 " ,
3
+ "version" : " 3.1.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