@vue/cli-service
Advanced tools
Changelog
5.0.7 (2022-07-05)
@vue/cli-service
devServer.server
option, avoid deprecation warnings (@backrunner, @sodatea)devServer.client.progress
@vue/cli-ui
Changelog
4.5.19 (2022-06-28)
IMPORTANT NOTE: IE 11 has reached End-of-Life. The default browserslist
query no longer includes IE 11 as a target.
If your project still has to support IE 11, you MUST manually add IE 11
to the last line of the .browserslistrc
file in the project (or browserslist
field in package.json
)
Changelog
5.0.6 (2022-06-16)
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
.
Changelog
4.5.18 (2022-06-16)
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
.
Changelog
5.0.5 (2022-06-16)
@vue/cli
@vue/cli-service
Changelog
5.0.4 (2022-03-22)
@vue/cli-service
publicPath: 'auto'
(@AndreiSoroka)@vue/cli-shared-utils
, @vue/cli-ui
node-ipc
with @achrinza/node-ipc
to further secure the dependency chainChangelog
4.5.16 (2022-03-15)
@vue/cli-service
@vue/cli-shared-utils
, @vue/cli-ui
node-ipc
to v9.2.1