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
feat(vuetify): add version selection for Vuetify 3 and 4
Add support for selecting Vuetify version (3.x or 4.x beta) during project creation. This includes:
- New prompt in CLI and VSCode extension
- Updated i18n strings for English and Russian locales
- Version-specific dependency resolution in scaffold function
- Propagation of version selection through the create pipeline
Allows users to opt into the Vuetify 4 beta while maintaining 3.x as the default.
0 commit comments