File tree 10 files changed +73
-5
lines changed
10 files changed +73
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 1.0.0-beta.27 " ></a >
7
+ # [ 1.0.0-beta.27] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.26...v1.0.0-beta.27 ) (2018-12-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * fix references to documents in warnings ([ #1052 ] ( https://github.com/vuejs/vue-test-utils/issues/1052 ) ) ([ 45e2fe4] ( https://github.com/vuejs/vue-test-utils/commit/45e2fe4 ) )
13
+ * remove cached constructors ([ #1059 ] ( https://github.com/vuejs/vue-test-utils/issues/1059 ) ) ([ aea1c94] ( https://github.com/vuejs/vue-test-utils/commit/aea1c94 ) )
14
+ * stop stubs leaking with localVue ([ #1056 ] ( https://github.com/vuejs/vue-test-utils/issues/1056 ) ) ([ 5500553] ( https://github.com/vuejs/vue-test-utils/commit/5500553 ) )
15
+ * stub dynamic components ([ #1051 ] ( https://github.com/vuejs/vue-test-utils/issues/1051 ) ) ([ 4338403] ( https://github.com/vuejs/vue-test-utils/commit/4338403 ) )
16
+
17
+
18
+ ### Features
19
+
20
+ * do not stub unregistered components ([ #1048 ] ( https://github.com/vuejs/vue-test-utils/issues/1048 ) ) ([ fb7a66c] ( https://github.com/vuejs/vue-test-utils/commit/fb7a66c ) )
21
+
22
+
23
+
24
+
6
25
<a name =" 1.0.0-beta.26 " ></a >
7
26
# [ 1.0.0-beta.26] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.26 ) (2018-11-26)
8
27
Original file line number Diff line number Diff line change 5
5
],
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
- "version" : " 1.0.0-beta.26 "
8
+ "version" : " 1.0.0-beta.27 "
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 1.0.0-beta.27 " ></a >
7
+ # [ 1.0.0-beta.27] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.26...v1.0.0-beta.27 ) (2018-12-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * stop stubs leaking with localVue ([ #1056 ] ( https://github.com/vuejs/vue-test-utils/issues/1056 ) ) ([ 5500553] ( https://github.com/vuejs/vue-test-utils/commit/5500553 ) )
13
+ * stub dynamic components ([ #1051 ] ( https://github.com/vuejs/vue-test-utils/issues/1051 ) ) ([ 4338403] ( https://github.com/vuejs/vue-test-utils/commit/4338403 ) )
14
+
15
+
16
+ ### Features
17
+
18
+ * do not stub unregistered components ([ #1048 ] ( https://github.com/vuejs/vue-test-utils/issues/1048 ) ) ([ fb7a66c] ( https://github.com/vuejs/vue-test-utils/commit/fb7a66c ) )
19
+
20
+
21
+
22
+
6
23
<a name =" 1.0.0-beta.26 " ></a >
7
24
# [ 1.0.0-beta.26] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.26 ) (2018-11-26)
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-instance" ,
3
- "version" : " 1.0.0-beta.26 " ,
3
+ "version" : " 1.0.0-beta.27 " ,
4
4
"main" : " create-instance.js" ,
5
5
"private" : true
6
6
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 1.0.0-beta.27 " ></a >
7
+ # [ 1.0.0-beta.27] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.26...v1.0.0-beta.27 ) (2018-12-09)
8
+
9
+
10
+
11
+
12
+ ** Note:** Version bump only for package @vue/server-test-utils
13
+
6
14
<a name =" 1.0.0-beta.26 " ></a >
7
15
# [ 1.0.0-beta.26] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.26 ) (2018-11-26)
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/server-test-utils" ,
3
- "version" : " 1.0.0-beta.26 " ,
3
+ "version" : " 1.0.0-beta.27 " ,
4
4
"description" : " Utilities for testing Vue components." ,
5
5
"main" : " dist/vue-server-test-utils.js" ,
6
6
"types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 1.0.0-beta.27 " ></a >
7
+ # [ 1.0.0-beta.27] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.26...v1.0.0-beta.27 ) (2018-12-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * stop stubs leaking with localVue ([ #1056 ] ( https://github.com/vuejs/vue-test-utils/issues/1056 ) ) ([ 5500553] ( https://github.com/vuejs/vue-test-utils/commit/5500553 ) )
13
+
14
+
15
+
16
+
6
17
<a name =" 1.0.0-beta.26 " ></a >
7
18
# [ 1.0.0-beta.26] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.26 ) (2018-11-26)
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shared" ,
3
- "version" : " 1.0.0-beta.26 " ,
3
+ "version" : " 1.0.0-beta.27 " ,
4
4
"private" : true ,
5
5
"peerDependencies" : {
6
6
"vue" : " 2.x" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 1.0.0-beta.27 " ></a >
7
+ # [ 1.0.0-beta.27] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.26...v1.0.0-beta.27 ) (2018-12-09)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * fix references to documents in warnings ([ #1052 ] ( https://github.com/vuejs/vue-test-utils/issues/1052 ) ) ([ 45e2fe4] ( https://github.com/vuejs/vue-test-utils/commit/45e2fe4 ) )
13
+ * remove cached constructors ([ #1059 ] ( https://github.com/vuejs/vue-test-utils/issues/1059 ) ) ([ aea1c94] ( https://github.com/vuejs/vue-test-utils/commit/aea1c94 ) )
14
+ * stop stubs leaking with localVue ([ #1056 ] ( https://github.com/vuejs/vue-test-utils/issues/1056 ) ) ([ 5500553] ( https://github.com/vuejs/vue-test-utils/commit/5500553 ) )
15
+
16
+
17
+
18
+
6
19
<a name =" 1.0.0-beta.26 " ></a >
7
20
# [ 1.0.0-beta.26] ( https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.26 ) (2018-11-26)
8
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/test-utils" ,
3
- "version" : " 1.0.0-beta.26 " ,
3
+ "version" : " 1.0.0-beta.27 " ,
4
4
"description" : " Utilities for testing Vue components." ,
5
5
"main" : " dist/vue-test-utils.js" ,
6
6
"types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments