Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest version doesnt support vue2.7 #17

Open
Fnxxxxo opened this issue May 25, 2023 · 1 comment
Open

The latest version doesnt support vue2.7 #17

Fnxxxxo opened this issue May 25, 2023 · 1 comment

Comments

@Fnxxxxo
Copy link

Fnxxxxo commented May 25, 2023

Repo: https://stackblitz.com/edit/vitejs-vite-zfat4q?file=src%2Fcomponents%2FHelloWorld.vue

The declaration of '*.vue' has gone and router type check has been broken.

@MartinX3
Copy link

MartinX3 commented Jun 5, 2023

The lastest version supporting vue 2.7 was 0.1.3

Edit:
If you want to use a newer typescript version, you can add "ignoreDeprecations": "5.0", to the compilerOptions in the tsconfig.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants