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
- #5975 fix: update vue-shims for Vue v3.0.1 (@cexbrayat)
@vue/cli
@vue/cli-plugin-eslint
Committers: 2
- Cédric Exbrayat (@cexbrayat)
- Haoqun Jiang (@sodatea)