File tree Expand file tree Collapse file tree 10 files changed +73
-5
lines changed Expand file tree Collapse file tree 10 files changed +73
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 1.0.0-beta.24 " ></a >
7+ # [ 1.0.0-beta.24] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24 ) (2018-08-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * handle null in set data ([ #896 ] ( https://github.com/vuejs/vue-test-utils/issues/896 ) ) ([ 44c4520] ( https://github.com/vuejs/vue-test-utils/commit/44c4520 ) )
13+ * reconcile the overridden prototype of component with _ Vue mixins ([ #889 ] ( https://github.com/vuejs/vue-test-utils/issues/889 ) ) ([ 73980c4] ( https://github.com/vuejs/vue-test-utils/commit/73980c4 ) )
14+ * render classes of functional component stubs ([ #898 ] ( https://github.com/vuejs/vue-test-utils/issues/898 ) ) ([ 11cfee2] ( https://github.com/vuejs/vue-test-utils/commit/11cfee2 ) )
15+ * wrap extended child components ([ #840 ] ( https://github.com/vuejs/vue-test-utils/issues/840 ) ) ([ 4faf5fb] ( https://github.com/vuejs/vue-test-utils/commit/4faf5fb ) )
16+
17+
18+ ### Features
19+
20+ * support scopedSlots mounting option for functional component ([ #893 ] ( https://github.com/vuejs/vue-test-utils/issues/893 ) ) ([ 7a04ff4] ( https://github.com/vuejs/vue-test-utils/commit/7a04ff4 ) )
21+
22+
23+
24+
625<a name =" 1.0.0-beta.23 " ></a >
726# [ 1.0.0-beta.23] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.22...v1.0.0-beta.23 ) (2018-07-31)
827
Original file line number Diff line number Diff line change 55 ],
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
8- "version" : " 1.0.0-beta.23 "
8+ "version" : " 1.0.0-beta.24 "
99}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 1.0.0-beta.24 " ></a >
7+ # [ 1.0.0-beta.24] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24 ) (2018-08-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * reconcile the overridden prototype of component with _ Vue mixins ([ #889 ] ( https://github.com/vuejs/vue-test-utils/issues/889 ) ) ([ 73980c4] ( https://github.com/vuejs/vue-test-utils/commit/73980c4 ) )
13+ * wrap extended child components ([ #840 ] ( https://github.com/vuejs/vue-test-utils/issues/840 ) ) ([ 4faf5fb] ( https://github.com/vuejs/vue-test-utils/commit/4faf5fb ) )
14+
15+
16+ ### Features
17+
18+ * support scopedSlots mounting option for functional component ([ #893 ] ( https://github.com/vuejs/vue-test-utils/issues/893 ) ) ([ 7a04ff4] ( https://github.com/vuejs/vue-test-utils/commit/7a04ff4 ) )
19+
20+
21+
22+
623<a name =" 1.0.0-beta.23 " ></a >
724# [ 1.0.0-beta.23] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.22...v1.0.0-beta.23 ) (2018-07-31)
825
Original file line number Diff line number Diff line change 11{
22 "name" : " create-instance" ,
3- "version" : " 1.0.0-beta.23 " ,
3+ "version" : " 1.0.0-beta.24 " ,
44 "main" : " create-instance.js" ,
55 "private" : true
66}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 1.0.0-beta.24 " ></a >
7+ # [ 1.0.0-beta.24] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24 ) (2018-08-05)
8+
9+
10+
11+
12+ ** Note:** Version bump only for package @vue/server-test-utils
13+
614<a name =" 1.0.0-beta.23 " ></a >
715# [ 1.0.0-beta.23] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.22...v1.0.0-beta.23 ) (2018-07-31)
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/server-test-utils" ,
3- "version" : " 1.0.0-beta.23 " ,
3+ "version" : " 1.0.0-beta.24 " ,
44 "description" : " Utilities for testing Vue components." ,
55 "main" : " dist/vue-server-test-utils.js" ,
66 "types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 1.0.0-beta.24 " ></a >
7+ # [ 1.0.0-beta.24] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24 ) (2018-08-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * render classes of functional component stubs ([ #898 ] ( https://github.com/vuejs/vue-test-utils/issues/898 ) ) ([ 11cfee2] ( https://github.com/vuejs/vue-test-utils/commit/11cfee2 ) )
13+ * wrap extended child components ([ #840 ] ( https://github.com/vuejs/vue-test-utils/issues/840 ) ) ([ 4faf5fb] ( https://github.com/vuejs/vue-test-utils/commit/4faf5fb ) )
14+
15+
16+
17+
618<a name =" 1.0.0-beta.22 " ></a >
719# [ 1.0.0-beta.22] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.21...v1.0.0-beta.22 ) (2018-07-29)
820
Original file line number Diff line number Diff line change 11{
22 "name" : " shared" ,
3- "version" : " 1.0.0-beta.22 " ,
3+ "version" : " 1.0.0-beta.24 " ,
44 "private" : true ,
55 "peerDependencies" : {
66 "vue" : " 2.x" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 1.0.0-beta.24 " ></a >
7+ # [ 1.0.0-beta.24] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.23...v1.0.0-beta.24 ) (2018-08-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * handle null in set data ([ #896 ] ( https://github.com/vuejs/vue-test-utils/issues/896 ) ) ([ 44c4520] ( https://github.com/vuejs/vue-test-utils/commit/44c4520 ) )
13+ * wrap extended child components ([ #840 ] ( https://github.com/vuejs/vue-test-utils/issues/840 ) ) ([ 4faf5fb] ( https://github.com/vuejs/vue-test-utils/commit/4faf5fb ) )
14+
15+
16+
17+
618<a name =" 1.0.0-beta.23 " ></a >
719# [ 1.0.0-beta.23] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.22...v1.0.0-beta.23 ) (2018-07-31)
820
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/test-utils" ,
3- "version" : " 1.0.0-beta.23 " ,
3+ "version" : " 1.0.0-beta.24 " ,
44 "description" : " Utilities for testing Vue components." ,
55 "main" : " dist/vue-test-utils.js" ,
66 "types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments