File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 8.0.0-rc.1] ( https://github.com/vuejs/vue-class-component/compare/v8.0.0-beta.4...v8.0.0-rc.1 ) (2020-11-20)
2
+
3
+
4
+ ### Breaking Changes
5
+
6
+ * Renamed ` Vue.props ` with ` Vue.with `
7
+
8
+ ### Bug Fixes
9
+
10
+ * avoid extended mixin missing own options (fix [ #467 ] ( https://github.com/vuejs/vue-class-component/issues/467 ) ) ([ 9d11761] ( https://github.com/vuejs/vue-class-component/commit/9d117611e8881f5c983534196413b2a8aa76c6ee ) )
11
+
12
+
13
+
1
14
# [ 8.0.0-beta.4] ( https://github.com/vuejs/vue-class-component/compare/v8.0.0-beta.3...v8.0.0-beta.4 ) (2020-10-04)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-class-component" ,
3
- "version" : " 8.0.0-beta.4 " ,
3
+ "version" : " 8.0.0-rc.1 " ,
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