This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/cli-service (source) | devDependencies | major | ^4.5.13 -> ^5.0.0 |
v5.0.8
@vue/cli-service
@vue/cli-ui
v5.0.7
@vue/cli-service
devServer.server
option, avoid deprecation warnings (@backrunner, @sodatea)devServer.client.progress
@vue/cli-ui
v5.0.6
Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).
In Vue 2.7, vue-template-compiler
is no longer a required peer dependency. Rather, there's a new export under the main package as vue/compiler-sfc
.
v5.0.5
@vue/cli
@vue/cli-service
v5.0.4
@vue/cli-service
publicPath: 'auto'
(@AndreiSoroka)@vue/cli-shared-utils
, @vue/cli-ui
node-ipc
with @achrinza/node-ipc
to further secure the dependency chainv5.0.3
@vue/cli-shared-utils
, @vue/cli-ui
node-ipc
to v9.2.1v5.0.2
@vue/cli-service
v5.0.1
Same as 5.0.0.
This MR has been generated by Renovate Bot.