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
+ # [ 8.0.0-alpha.6] ( https://github.com/vuejs/vue-class-component/compare/v8.0.0-alpha.5...v8.0.0-alpha.6 ) (2020-05-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * handle ssr render function injection ([ 830b3b2] ( https://github.com/vuejs/vue-class-component/commit/830b3b298f819eb1fbbc6f314b51450f2be57e35 ) )
7
+ * relax $emit type ([ bc0a8bc] ( https://github.com/vuejs/vue-class-component/commit/bc0a8bcc0777cde837bbe3af2a534d146e934864 ) )
8
+
9
+
10
+
1
11
# [ 8.0.0-alpha.5] ( https://github.com/vuejs/vue-class-component/compare/v8.0.0-alpha.4...v8.0.0-alpha.5 ) (2020-05-10)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-class-component" ,
3
- "version" : " 8.0.0-alpha.5 " ,
3
+ "version" : " 8.0.0-alpha.6 " ,
4
4
"description" : " ES201X/TypeScript class decorator for Vue components" ,
5
5
"main" : " dist/vue-class-component.cjs.js" ,
6
6
"module" : " dist/vue-class-component.esm-bundler.js" ,
You can’t perform that action at this time.
0 commit comments