Bug Fix
- @vue/cli-service: Added missing
__VUE_PROD_HYDRATION_MISMATCH_DETAILS__default to fix compatibility with Vue 3.5.19
Unclaimed project
Are you a maintainer of vue-cli? Claim this project to take control of your public changelog and roadmap.
Changelog
๐ ๏ธ webpack-based tooling for Vue.js Development
Last updated 7 months ago
__VUE_PROD_HYDRATION_MISMATCH_DETAILS__ default to fix compatibility with Vue 3.5.19@vue/cli-service
devServer.server option, avoid deprecation warnings (@backrunner, @sodatea)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 `b...
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.
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.
@vue/cli
@vue/cli-service
@vue/cli-shared-utils, @vue/cli-ui
node-ipc with @achrinza/node-ipc to further secure the dependency chain@vue/cli-service
publicPath: 'auto' (@AndreiSoroka)@vue/cli-shared-utils, @vue/cli-ui
node-ipc with @achrinza/node-ipc to further secure the dependency chain@vue/cli-shared-utils, @vue/cli-ui
node-ipc to v9.2.1