File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.6.4 " ></a >
2
+ ## [ 0.6.4] ( https://github.com/vuejs/composition-api/compare/v0.6.3...v0.6.4 ) (2020-06-16)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** setup:** call stack exceeded when returning circular dependency ([ #380 ] ( https://github.com/vuejs/composition-api/issues/380 ) ) ([ 66f58ba] ( https://github.com/vuejs/composition-api/commit/66f58ba ) )
8
+ * ** setup:** Vue.extend(Comp).extend({}) - vue-test-utils ([ #383 ] ( https://github.com/vuejs/composition-api/issues/383 ) ) ([ ce932bf] ( https://github.com/vuejs/composition-api/commit/ce932bf ) )
9
+
10
+
11
+
1
12
<a name =" 0.6.3 " ></a >
2
13
## [ 0.6.3] ( https://github.com/vuejs/composition-api/compare/v0.6.2...v0.6.3 ) (2020-06-12)
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/composition-api" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"description" : " Provide logic composition capabilities for Vue." ,
5
5
"keywords" : [
6
6
" vue" ,
You can’t perform that action at this time.
0 commit comments