You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the main branch.
Discussion
----------
Deprecate Vue 2 support
Close#1276, Vue 2 has reached its end of life the 31st december 2023.
If I install `vue@2` or if I specify `version: 2` in `.enableVueLoader()`, a deprecation message is now shown:
<img width="1733" alt="image" src="https://github.com/user-attachments/assets/c96f7f79-4a7c-425b-a8ba-22c3cb6b1e43">
Commits
-------
8327d0b Deprecate Vue 2 support
0 commit comments