File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-rc.9] ( https://github.com/vuejs/vue-cli/compare/v3.0.0-rc.8...v3.0.0-rc.9 ) (2018-07-29)
2
+
3
+ ## cli
4
+
5
+ #### Bug Fixes
6
+
7
+ * Typo. ([ #1968 ] ( https://github.com/vuejs/vue-cli/issues/1968 ) ) ([ ee85f7c] ( https://github.com/vuejs/vue-cli/commit/ee85f7c ) )
8
+
9
+ ## cli-plugin-unit-jest
10
+
11
+ #### Bug Fixes
12
+
13
+ * improve jest/mocha add compat with typescript ([ 252dd3d] ( https://github.com/vuejs/vue-cli/commit/252dd3d ) )
14
+
15
+ ## cli-service
16
+
17
+ #### Bug Fixes
18
+
19
+ * ** serve:** use explicit sockjs url unless inside a container ([ cf6290f] ( https://github.com/vuejs/vue-cli/commit/cf6290f ) ), closes [ #1974 ] ( https://github.com/vuejs/vue-cli/issues/1974 )
20
+ * typo ([ #1965 ] ( https://github.com/vuejs/vue-cli/issues/1965 ) ) ([ ae1817a] ( https://github.com/vuejs/vue-cli/commit/ae1817a ) )
21
+ #### Features
22
+
23
+ * hasPlugin matches router or vuex ([ 1c5fdd0] ( https://github.com/vuejs/vue-cli/commit/1c5fdd0 ) )
24
+
25
+
26
+
1
27
# [ 3.0.0-rc.8] ( https://github.com/vuejs/vue-cli/compare/v3.0.0-rc.7...v3.0.0-rc.8 ) (2018-07-27)
2
28
3
29
## babel-preset-app
You can’t perform that action at this time.
0 commit comments