Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6.3k
Releases: vuejs/vue-cli
v5.0.8
b154dbd
Compare
v5.0.7
4a0655f
Compare
@vue/cli-service
- #7202, [558dea2] fix: support
devServer.server
option, avoid deprecation warnings (@backrunner,@sodatea) - [beffe8a] fix: allow disabling progress plugin via
devServer.client.progress
- #7202, [558dea2] fix: support
@vue/cli-ui
- #7210 chore: upgrade to apollo-server-express 3.x
Committers: 2
- BackRunner (@backrunner)
- Haoqun Jiang (@sodatea)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.5.19
bef7a67
Compare
IMPORTANT NOTE:IE 11 has reached End-of-Life. The defaultbrowserslist
query no longer includes IE 11 as a target.
If your project still has to support IE 11, youMUST manually addIE 11
to the last line of the.browserslistrc
file in the project (orbrowserslist
field inpackage.json
)
🐛 Bug Fix
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.6
ef08a08
Compare
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 asvue/compiler-sfc
.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.5
98c66c9
Compare
🐛 Bug Fix
@vue/cli
@vue/cli-service
- #7023 fix: windows vue.config.mjs support (@xiaoxiangmoe)
@vue/cli-plugin-e2e-cypress
- [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)
Committers: 3
- Martijn Jacobs (@maerteijn)
- ZHAO Jinxiang (@xiaoxiangmoe)
- @blzsaa
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.5.18
9245eb2
Compare
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 asvue/compiler-sfc
.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.5.17
58ff39c
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.4
ca97fc2
Compare
🐛 Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'
(@AndreiSoroka)
- #7005 Better handling of
@vue/cli-shared-utils
,@vue/cli-ui
- 75826d6 fix: replace
node-ipc
with@achrinza/node-ipc
to further secure the dependency chain
- 75826d6 fix: replace
Committers: 1
- Andrei (@AndreiSoroka)
- Haoqun Jiang (@sodatea)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.3
dd53f26
Compare
5.0.3 (2022-03-15)
🐛 Bug Fix
@vue/cli-shared-utils
,@vue/cli-ui
- Lock
node-ipc
to v9.2.1
- Lock
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.2
a859b1f
Compare
🐛 Bug Fix
@vue/cli-service
- #7044 fix(cli-service): devServer proxy should be optional (@ntnyq)
- #7039 chore: add scss to LoaderOptions (@hiblacker)
Committers: 2
- Blacker (@hiblacker)
- ntnyq (@ntnyq)
Assets2
Uh oh!
There was an error while loading.Please reload this page.