Skip to content

v4.5.8

Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 19 Oct 10:44
· 50 commits to v4 since this release

This version has updated the TypeScript shim for Vue 3.
If you encounter any typing issue when using vue v3.0.1 and @vue/test-utils, please update your src/shims-vue.d.ts file according to https://github.com/vuejs/vue-cli/pull/5975/files

🐛 Bug Fix

  • @vue/cli-plugin-typescript
  • @vue/cli
    • #5961 fix: npm 7 compat by turning on legacy-peer-deps flag (@sodatea)
  • @vue/cli-plugin-eslint
    • #5962 fix: narrow the eslint peer dep version range, avoiding npm 7 error (@sodatea)

Committers: 2